Release 1.7b1
This commit is contained in:
parent
8080096050
commit
136f57057f
@ -1,7 +1,7 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
VERSION = (1, 6, 2, 'final', 1) # During development it is the next release
|
VERSION = (1, 7, 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