[1.4.x] Post-release version bump.
This commit is contained in:
parent
5388692144
commit
b2a7878c10
|
@ -1,4 +1,4 @@
|
||||||
VERSION = (1, 4, 20, 'final', 0)
|
VERSION = (1, 4, 21, 'alpha', 0)
|
||||||
|
|
||||||
def get_version(version=None):
|
def get_version(version=None):
|
||||||
"""Derives a PEP386-compliant version number from VERSION."""
|
"""Derives a PEP386-compliant version number from VERSION."""
|
||||||
|
|
Loading…
Reference in New Issue