summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-03-20 20:07:25 +0100
committermathieui <mathieui@mathieui.net>2014-03-20 20:07:25 +0100
commit2cac2fa63d2120180c0a87a10640d438293455c9 (patch)
treedb590bc3c506b9c0f3e23be4dff49538e942fdf9 /doc/source/conf.py
parent9a09aa8e09db5f6a44bbf8c0932757a1502db6fd (diff)
downloadpoezio-v0.8-fixes.tar.gz
poezio-v0.8-fixes.tar.bz2
poezio-v0.8-fixes.tar.xz
poezio-v0.8-fixes.zip
Bump version and setup.pyv0.8.1v0.8-fixes
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 37cf9d5f..5cd773ad 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -53,9 +53,9 @@ copyright = '%s, Mathieu Pasquet - Florent Le Coz' % time.strftime('%Y')
# built documents.
#
# The short X.Y version.
-version = '0.8'
+version = '0.8.1'
# The full version, including alpha/beta/rc tags.
-release = '0.8-dev'
+release = '0.8.1'
add_function_parentheses = True