Bumped version to 1.2.1.

This commit is contained in:
Jannis Leidel 2011-09-07 12:05:09 +02:00
parent b6d5bfa226
commit 41842de12d
2 changed files with 4 additions and 2 deletions

View file

@ -1,13 +1,15 @@
Changelog
=========
v1.2.1 (2011-09-05)
v1.2.1 (2011-09-07)
-------------------
* Fixed a wrong use of the non-lazy localization tools.
* Fixed bugs in the documentation.
* Make use of django-appconf and versiontools.
v1.2 (2011-08-15)
-----------------

View file

@ -47,7 +47,7 @@ copyright = u'2007-2011, Jannis Leidel and contributors'
# The short X.Y version.
version = '1.2'
# The full version, including alpha/beta/rc tags.
release = '1.2'
release = '1.2.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.