Bump version to 0.6.1 already
parent
948749dbdb
commit
6d043d35d2
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue