From d9dd2e69a59709f48c7310c758b146beffb9e665 Mon Sep 17 00:00:00 2001 From: Immanuel Bayer Date: Thu, 9 Jul 2015 07:30:13 +0200 Subject: [PATCH] update release to 0.1.1 --- doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index 3949ddb..296bb14 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -64,9 +64,9 @@ # built documents. # # The short X.Y version. -version = '0.1.0' +version = '0.1' # The full version, including alpha/beta/rc tags. -release = '0.1.0' +release = '0.1.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.