summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-02-12 09:21:03 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-02-12 09:21:03 +0100
commit17df726f9a7a58c30e6907b5812580fd4c6ad6a5 (patch)
tree0155251ebe221ea7a870f6a3dd6c44ba3a48ffa8 /docs
parentadcf156405ccd9758f9c1e4e13650de54a121b49 (diff)
Bump version in the documentation.
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 073326e..75d2241 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.6.0'
+release = '0.8.0'
# The major project version
-version = '0.6'
+version = '0.8'
# compatibility with sphinx 1.8 on buster
master_doc = 'index'