aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2020-09-21 19:09:34 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2020-09-21 19:09:34 +0200
commit7ee3356e2228c6784a5280c8dda639bfa3c29934 (patch)
treea65b0ee344639ac462a73c7cf337ccdb0588f873
parent62a80c9823483a827d5a838761241b33131dc189 (diff)
version, required by the epub generator
-rw-r--r--source/conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/conf.py b/source/conf.py
index c70a378..05bbc18 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -23,6 +23,8 @@ author = "Elena ``of Valhalla''"
# The full version, including alpha/beta/rc tags
release = '0.1.0'
+# The major project version
+version = '0.1'
# compatibility with sphinx 1.8 on buster
master_doc = 'index'