summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2020-05-31 17:46:34 +0200
committermathieui <mathieui@mathieui.net>2020-05-31 17:50:19 +0200
commitd8785ae0bdc86d135043ecec39babc5c54106ef4 (patch)
tree0d3b2dfd36ec2f9b3ceb98fa56af59324283f19e /doc/source/conf.py
parent7650591c6b921096ca270d626276e94479c271ab (diff)
downloadpoezio-d8785ae0bdc86d135043ecec39babc5c54106ef4.tar.gz
poezio-d8785ae0bdc86d135043ecec39babc5c54106ef4.tar.bz2
poezio-d8785ae0bdc86d135043ecec39babc5c54106ef4.tar.xz
poezio-d8785ae0bdc86d135043ecec39babc5c54106ef4.zip
Update version to 0.13.1v0.13.1
And remove some annoying logic
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 cadd95f0..af30d8ba 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -53,9 +53,9 @@ copyright = '%s, Mathieu Pasquet - Florent Le Coz - Emmanuel Gil Peyrot' % time.
# built documents.
#
# The short X.Y version.
-version = '0.14'
+version = '0.13'
# The full version, including alpha/beta/rc tags.
-release = '0.14-dev'
+release = '0.13.1'
add_function_parentheses = True