Release 1.5b1
This commit is contained in:
parent
458a6d6d93
commit
efcaffaa02
@ -5,8 +5,8 @@
|
|||||||
:license: GNU GPL, see LICENSE for more details.
|
:license: GNU GPL, see LICENSE for more details.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
VERSION = (1, 5, 0, 'alpha', 1) # During development it is the next release
|
VERSION = (1, 5, 0, 'beta', 1) # During development it is the next release
|
||||||
RELEASE = False
|
RELEASE = True
|
||||||
|
|
||||||
|
|
||||||
def get_version(version=None, release=None):
|
def get_version(version=None, release=None):
|
||||||
|
Loading…
Reference in New Issue
Block a user