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