Release 1.5b2
This commit is contained in:
parent
a6dd5bb5ea
commit
9c2f9c62c2
@ -1,7 +1,7 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
VERSION = (1, 5, 0, 'rc', 1) # During development it is the next release
|
VERSION = (1, 5, 0, 'beta', 2) # 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