summaryrefslogtreecommitdiff
path: root/releasenotes/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/source/conf.py')
-rw-r--r--releasenotes/source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index ec105fa..214bcef 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -33,6 +33,7 @@
# sys.path.insert(0, os.path.abspath('.'))
import datetime
+
from swiftclient import __version__
# -- General configuration ------------------------------------------------