Merge tag '0.2.3'

release 0.2.3

* tag '0.2.3':
  add version number
This commit is contained in:
Jan Dittberner 2014-12-26 22:40:14 +01:00
commit 92f25df39d
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
Changelog
=========
* :release:`0.2.3 <2014-12-26>`
* :bug:`-` remove attribute readonly_fields from
:py:class:`osusers.admin.UserAdmin` to make saving of additional groups work

View File

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