summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2020-05-24 17:21:09 +0200
committermathieui <mathieui@mathieui.net>2020-05-24 17:21:09 +0200
commitad683b4b689bf767d7df1d30f964641c4bc97597 (patch)
treec6f02447e60303e3261766377b3b4c106b4ee5f7 /doc/source/conf.py
parentdd0be85dceb4881d7100a4ef9522370c0c1b92e7 (diff)
parent5304a89e2f72a00130dd4da53aa4492c0c106198 (diff)
downloadpoezio-ad683b4b689bf767d7df1d30f964641c4bc97597.tar.gz
poezio-ad683b4b689bf767d7df1d30f964641c4bc97597.tar.bz2
poezio-ad683b4b689bf767d7df1d30f964641c4bc97597.tar.xz
poezio-ad683b4b689bf767d7df1d30f964641c4bc97597.zip
Merge branch 'next-version-0.14' into 'master'
Update version numbers See merge request poezio/poezio!114
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 0396e88f..cadd95f0 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.13'
+version = '0.14'
# The full version, including alpha/beta/rc tags.
-release = '0.13-dev'
+release = '0.14-dev'
add_function_parentheses = True