A belated coverage update and version marking. This should have gone in before the .dev2 tag.
- Legacy-Id: 19598
This commit is contained in:
parent
fd5595039c
commit
66846bae22
|
@ -5,7 +5,7 @@
|
||||||
from . import checks # pyflakes:ignore
|
from . import checks # pyflakes:ignore
|
||||||
|
|
||||||
# Don't add patch number here:
|
# Don't add patch number here:
|
||||||
__version__ = "7.39.1.dev1"
|
__version__ = "7.39.1.dev2"
|
||||||
|
|
||||||
# set this to ".p1", ".p2", etc. after patching
|
# set this to ".p1", ".p2", etc. after patching
|
||||||
__patch__ = ""
|
__patch__ = ""
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue