set version to 7.39.1.dev4
- Legacy-Id: 19645
This commit is contained in:
parent
36bf80e9a5
commit
d6a262742f
|
@ -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.dev3"
|
__version__ = "7.39.1.dev4"
|
||||||
|
|
||||||
# set this to ".p1", ".p2", etc. after patching
|
# set this to ".p1", ".p2", etc. after patching
|
||||||
__patch__ = ""
|
__patch__ = ""
|
||||||
|
|
Loading…
Reference in a new issue