summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-12-18 23:40:40 +0100
committermathieui <mathieui@mathieui.net>2014-12-18 23:40:40 +0100
commita4858f934297191b4fc1b6a868f3d1c066535056 (patch)
tree55e3a2dd52c03f14fbbb7eea14628d4021cd82f3 /doc
parent510372cb3968f70057630c8e1e3ec9e0d253e740 (diff)
downloadpoezio-a4858f934297191b4fc1b6a868f3d1c066535056.tar.gz
poezio-a4858f934297191b4fc1b6a868f3d1c066535056.tar.bz2
poezio-a4858f934297191b4fc1b6a868f3d1c066535056.tar.xz
poezio-a4858f934297191b4fc1b6a868f3d1c066535056.zip
Set the version of the documentation to 0.9-dev as well
Diffstat (limited to 'doc')
-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 69fbbae3..ea7195db 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.3'
+version = '0.9'
# The full version, including alpha/beta/rc tags.
-release = '0.8.3-dev'
+release = '0.9-dev'
add_function_parentheses = True