summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2015-08-01 20:31:46 +0200
committermathieui <mathieui@mathieui.net>2015-08-01 20:32:21 +0200
commitc8b4d20a143862f6f57766546565c9b9b414696c (patch)
treee35c3782dc311b9adf9d787074934f4fecf126af /doc
parentcecfa5f97cf807e3f25ec19d104331df1ea2c422 (diff)
downloadpoezio-c8b4d20a143862f6f57766546565c9b9b414696c.tar.gz
poezio-c8b4d20a143862f6f57766546565c9b9b414696c.tar.bz2
poezio-c8b4d20a143862f6f57766546565c9b9b414696c.tar.xz
poezio-c8b4d20a143862f6f57766546565c9b9b414696c.zip
Update stuff to say 1.0-dev
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 a6a77777..4ce97717 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.9'
+version = '1.0'
# The full version, including alpha/beta/rc tags.
-release = '0.9'
+release = '1.0-dev'
add_function_parentheses = True