bump version to 0.7.1
This commit is contained in:
parent
fafc892c49
commit
341515afd2
@ -20,7 +20,7 @@ from distutils import version as vr
|
|||||||
|
|
||||||
|
|
||||||
def version():
|
def version():
|
||||||
return vr.StrictVersion("0.7.0")
|
return vr.StrictVersion("0.7.1")
|
||||||
|
|
||||||
|
|
||||||
def version_string():
|
def version_string():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user