summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-02-22 14:09:48 +0100
committermathieui <mathieui@mathieui.net>2014-02-22 14:09:48 +0100
commitf87ab6e39b185a69bd88f2615670215a1b28ae56 (patch)
treedcdd45bb3524e6f408da97f3273283cdce885a1a /doc
parent1dc423505b7c8e076ff91dfb7814d0da2164ed45 (diff)
downloadpoezio-f87ab6e39b185a69bd88f2615670215a1b28ae56.tar.gz
poezio-f87ab6e39b185a69bd88f2615670215a1b28ae56.tar.bz2
poezio-f87ab6e39b185a69bd88f2615670215a1b28ae56.tar.xz
poezio-f87ab6e39b185a69bd88f2615670215a1b28ae56.zip
Bump version of the documentation too
Diffstat (limited to 'doc')
-rw-r--r--doc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 37cf9d5f..179fd50d 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -55,7 +55,7 @@ copyright = '%s, Mathieu Pasquet - Florent Le Coz' % time.strftime('%Y')
# The short X.Y version.
version = '0.8'
# The full version, including alpha/beta/rc tags.
-release = '0.8-dev'
+release = '0.8'
add_function_parentheses = True