summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2020-11-15 07:56:37 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2020-11-15 07:56:37 +0900
commitd14bcfe661c69c37c24b6dea2596da4cb530c7e6 (patch)
tree4af9e141cec92a35cb49f077fe515f4e741f210f
parent11ca00cdfc9150d299e600a6787b9bb22c34ee75 (diff)
downloadgnunet-rest-api-master.tar.gz
gnunet-rest-api-master.zip
update 0.14master
-rw-r--r--source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/conf.py b/source/conf.py
index 28b0aad..7abd0bb 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -24,9 +24,9 @@ copyright = '2020, 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.13' 27version = '0.14'
28# The full version, including alpha/beta/rc tags 28# The full version, including alpha/beta/rc tags
29release = '0.13.3' 29release = '0.14.0'
30 30
31 31
32# -- General configuration --------------------------------------------------- 32# -- General configuration ---------------------------------------------------