[1.4.x] Bumped version number post-release.
This commit is contained in:
parent
e484df76b6
commit
27c682ffa0
|
@ -1,4 +1,4 @@
|
||||||
VERSION = (1, 4, 14, 'final', 0)
|
VERSION = (1, 4, 15, '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