Update version to 1.6c1-dev
This commit is contained in:
parent
fca8da8ae6
commit
7ee5f688ae
@ -1,7 +1,7 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
VERSION = (1, 6, 0, 'beta', 2) # During development it is the next release
|
VERSION = (1, 6, 0, 'rc', 1) # During development it is the next release
|
||||||
RELEASE = True
|
RELEASE = False
|
||||||
|
|
||||||
|
|
||||||
def get_version(version=None, release=None):
|
def get_version(version=None, release=None):
|
||||||
|
Loading…
Reference in New Issue
Block a user