summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-12-24 10:39:09 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-12-24 10:39:09 +0100
commitd330ae9d297e78fb53f79cda89413b57d34d255e (patch)
tree767c93606635ca38224ac022d1c091fe65cce127 /docs
parent4cdc3caa4b81ddf06af35ca00197caed45dc65ac (diff)
Prepare release 0.9.0v0.9.0
Diffstat (limited to 'docs')
-rw-r--r--docs/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index de86a67..5d6831e 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -22,9 +22,9 @@ copyright = "2020, Elena Grandi"
author = "Elena ``of Valhalla''"
# The full version, including alpha/beta/rc tags
-release = '0.8.1'
+release = '0.9.0'
# The major project version
-version = '0.8'
+version = '0.9'
# compatibility with sphinx 1.8 on buster
master_doc = 'index'