Bump the version to 0.7.2
This commit is contained in:
@@ -20,7 +20,7 @@ from distutils import version as vr
|
|||||||
|
|
||||||
|
|
||||||
def version():
|
def version():
|
||||||
return vr.StrictVersion("0.7.1")
|
return vr.StrictVersion("0.7.2")
|
||||||
|
|
||||||
|
|
||||||
def version_string():
|
def version_string():
|
||||||
|
|||||||
Reference in New Issue
Block a user