Commit 11b750b0 authored by Tim Graham's avatar Tim Graham
Browse files

[1.4.x] Bump version post-release.

parent 8f36d1fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
VERSION = (1, 4, 9, 'final', 0)
VERSION = (1, 4, 10, 'alpha', 0)

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