add release version in changelog, update conf.py

This commit is contained in:
Jan Dittberner 2015-01-27 15:30:18 +01:00
parent 7dc3a634f7
commit b0e948822e
2 changed files with 7 additions and 2 deletions

View file

@ -1,4 +1,9 @@
Changelog
=========
* :release:`0.1.0 <2015-01-27>`
* :feature:`-` add tasks to setup and delete per user PHP5 FPM pool
configurations
* :feature:`-` add tasks to setup, enable, disable and delete nginx virtual
host configurations
* :support:`-` initial project setup

View file

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