summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSree Harsha Totakura <sreeharsha@totakura.in>2015-01-28 16:49:53 +0100
committerSree Harsha Totakura <sreeharsha@totakura.in>2015-01-28 16:49:53 +0100
commit5af918c065f6aa3fbc183da6d5bfb89948c1a59d (patch)
tree5df73cfaff6181feddcbf13de81f241dcd2b6a7d
parent4bf98f19402565760461df02b8811caf43443827 (diff)
downloaddocs-5af918c065f6aa3fbc183da6d5bfb89948c1a59d.tar.gz
docs-5af918c065f6aa3fbc183da6d5bfb89948c1a59d.tar.bz2
docs-5af918c065f6aa3fbc183da6d5bfb89948c1a59d.zip
correct version string
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index ad0552fd..9789e33b 100644
--- a/conf.py
+++ b/conf.py
@@ -57,7 +57,7 @@ copyright = u'2014, Florian Dold, Benedikt Muller, Sree Harsha Totakura, Christi
# The short X.Y version.
version = '0.1'
# The full version, including alpha/beta/rc tags.
-release = '1'
+release = '0.1.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.