From 7ee3356e2228c6784a5280c8dda639bfa3c29934 Mon Sep 17 00:00:00 2001
From: Elena ``of Valhalla'' Grandi <valhalla@trueelena.org>
Date: Mon, 21 Sep 2020 19:09:34 +0200
Subject: version, required by the epub generator

---
 source/conf.py | 2 ++
 1 file changed, 2 insertions(+)

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'
-- 
cgit v1.2.3