bump version number, add release to changelog
This commit is contained in:
parent
ae65cdc100
commit
4be6b9ec3c
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
* :release:`0.2.0 <2014-06-01>`
|
||||||
* :feature:`-` full test suite for osusers
|
* :feature:`-` full test suite for osusers
|
||||||
* :feature:`-` full test suite for managemails app
|
* :feature:`-` full test suite for managemails app
|
||||||
* :feature:`-` full test suite for domains app
|
* :feature:`-` full test suite for domains app
|
||||||
|
|
|
@ -55,9 +55,9 @@ copyright = u'2014, Jan Dittberner'
|
||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '0.1'
|
version = '0.2.0'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '0.1'
|
release = '0.2.0'
|
||||||
|
|
||||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||||
# for a list of supported languages.
|
# for a list of supported languages.
|
||||||
|
|
Loading…
Reference in a new issue