summaryrefslogtreecommitdiff
path: root/source/conf.py
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2020-02-14 11:07:12 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2020-02-14 11:07:12 +0100
commit890dd25d456a6ef6605c7ef63b67447f05a3e4c5 (patch)
tree1442577f5710abed3655a81715926be0471d4cd1 /source/conf.py
parent3df7e33125a177952f98cf96b518e562afe8c77d (diff)
downloadgnunet-rest-api-890dd25d456a6ef6605c7ef63b67447f05a3e4c5.tar.gz
gnunet-rest-api-890dd25d456a6ef6605c7ef63b67447f05a3e4c5.zip
update version
Diffstat (limited to 'source/conf.py')
-rw-r--r--source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/conf.py b/source/conf.py
index fb03739..8cf2006 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -24,9 +24,9 @@ copyright = '2019, GNUnet e.V.'
24author = 'Philippe Buschmann, Martin Schanzenbach' 24author = 'Philippe Buschmann, Martin Schanzenbach'
25 25
26# The short X.Y version 26# The short X.Y version
27version = '0.11.7' 27version = '0.12.3'
28# The full version, including alpha/beta/rc tags 28# The full version, including alpha/beta/rc tags
29release = '0.11.7' 29release = '0.12.3'
30 30
31 31
32# -- General configuration --------------------------------------------------- 32# -- General configuration ---------------------------------------------------