bump version, update changelog

This commit is contained in:
Jan Dittberner 2014-12-17 22:06:16 +01:00
parent 911d321eb9
commit dfe1239ff8
2 changed files with 5 additions and 2 deletions

View file

@ -1,6 +1,9 @@
Changelog
=========
* :release:`0.1.2 <2014-12-17>`
* :support:`-` update Django and other dependencies
* :release:`0.1.1 <2014-05-31>`
* :support:`-` improve production settings
- no custom cache and database

View file

@ -57,9 +57,9 @@ copyright = u'2014, Jan Dittberner'
# built documents.
#
# The short X.Y version.
version = '0.1'
version = '0.1.2'
# The full version, including alpha/beta/rc tags.
release = '0.1'
release = '0.1.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.