commit 5af918c065f6aa3fbc183da6d5bfb89948c1a59d
parent 4bf98f19402565760461df02b8811caf43443827
Author: Sree Harsha Totakura <sreeharsha@totakura.in>
Date: Wed, 28 Jan 2015 16:49:53 +0100
correct version string
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.