From 4371823c4d7dd3f976d7524cc98b30d7bb35db4b Mon Sep 17 00:00:00 2001 From: Bernardo Heynemann Date: Fri, 29 Jul 2016 13:44:18 -0300 Subject: [PATCH] Release 0.9.0 --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index b1fb9555..5f6592a4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -63,9 +63,9 @@ # built documents. # # The short X.Y version. -version = u'0.8' +version = u'0.9' # The full version, including alpha/beta/rc tags. -release = u'0.8.0' +release = u'0.9.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.