summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2017-01-31 00:17:32 +0100
committermathieui <mathieui@mathieui.net>2017-01-31 00:17:32 +0100
commit49b785d5be879353c6b1a5f98cfe173d3c8fff15 (patch)
tree041c7c30999ce1de477db007ddccac1db794ce2d /doc/source
parent806485dbe02fae15309d8714e1610dc596768994 (diff)
downloadpoezio-49b785d5be879353c6b1a5f98cfe173d3c8fff15.tar.gz
poezio-49b785d5be879353c6b1a5f98cfe173d3c8fff15.tar.bz2
poezio-49b785d5be879353c6b1a5f98cfe173d3c8fff15.tar.xz
poezio-49b785d5be879353c6b1a5f98cfe173d3c8fff15.zip
Poezio 0.11 releasev0.11
Diffstat (limited to 'doc/source')
-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 ff3a9031..4a402e5f 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 = '1.0'
+version = '0.11'
# The full version, including alpha/beta/rc tags.
-release = '1.0-dev'
+release = '0.11'
add_function_parentheses = True