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