Version 2.0.16 Changes
Updated readme. Version bump to 2.0.16
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
VERSION = (2, 0, 15)
|
||||
DEV_N = None
|
||||
|
||||
VERSION = (2, 0, 16)
|
||||
DEV_N = None
|
||||
|
||||
|
||||
def get_version():
|
||||
version = '{0}.{1}'.format(VERSION[0], VERSION[1])
|
||||
|
||||
Reference in New Issue
Block a user