summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2017-08-08 22:40:10 +0000
committerTim Burke <tim.burke@gmail.com>2017-08-08 22:40:10 +0000
commitf323bb4824d98e74fdd5e357526ce678d0f7d45a (patch)
tree038e25910731b71ac11539e3ff04f22b43f04a53 /releasenotes
parented0858a4e4f94b723bb93b71142f88c318992cfe (diff)
downloadpython-swiftclient-f323bb4824d98e74fdd5e357526ce678d0f7d45a.tar.gz
Trying out the new releasenotes jobs
Change-Id: I96a29ab48cd7a349d0eb17efce7df097d4174cbe Depends-On: I5820bb2ffa0e3c65ac846ced97435b7c3086aefc
Diffstat (limited to 'releasenotes')
-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 ------------------------------------------------