Prepared 1.2-beta3 release.
This commit is contained in:
parent
a2e1b77bd6
commit
2ce9815218
@ -5,7 +5,7 @@
|
||||
:license: GNU GPL, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
VERSION = (1, 2, 0, 'alpha', 0)
|
||||
VERSION = (1, 2, 0, 'beta', 3)
|
||||
|
||||
def get_version(version=None):
|
||||
"""Derives a PEP386-compliant version number from VERSION."""
|
||||
|
Loading…
Reference in New Issue
Block a user