bump version to 0.7.0
This commit is contained in:
parent
89361bf912
commit
addd486e5e
@ -1,7 +1,7 @@
|
|||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Release <TBD>
|
Release 0.7.0
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Important notes:
|
Important notes:
|
||||||
|
@ -62,4 +62,4 @@ class Version(tuple): # pragma: no cover
|
|||||||
return version_str
|
return version_str
|
||||||
|
|
||||||
|
|
||||||
version = Version(0, 6, 0)
|
version = Version(0, 7, 0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user