Bump version to 0.6.1 already
This commit is contained in:
@@ -1,6 +1,12 @@
|
|||||||
Changelog
|
Changelog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Version 0.6.1 (in git)
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
* Remove Django 1.7 warnings
|
||||||
|
|
||||||
|
|
||||||
Version 0.6 (2014-10-14)
|
Version 0.6 (2014-10-14)
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -11,4 +11,4 @@ Release logic:
|
|||||||
6. git commit
|
6. git commit
|
||||||
7. push to github
|
7. push to github
|
||||||
"""
|
"""
|
||||||
__version__ = "0.6"
|
__version__ = "0.6.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user