Release 1.4-alpha1
This commit is contained in:
parent
e268d43580
commit
b43a6ae1f6
@ -6,7 +6,7 @@
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
VERSION = (1, 4, 0, 'alpha', 1) # During development it is the next release
|
VERSION = (1, 4, 0, 'alpha', 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