Updated version to 1.7
This commit is contained in:
parent
136f57057f
commit
33c4562e62
@ -1,7 +1,7 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
VERSION = (1, 7, 0, 'beta', 1) # During development it is the next release
|
VERSION = (1, 7, 0, 'final', 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