Commit 4296a1da authored by Tim Graham's avatar Tim Graham
Browse files

[1.4.x] Post-release version bump.

parent bd9dcd22
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
VERSION = (1, 4, 18, 'final', 0)
VERSION = (1, 4, 19, 'alpha', 0)

def get_version(version=None):
    """Derives a PEP386-compliant version number from VERSION."""