From a4858f934297191b4fc1b6a868f3d1c066535056 Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 18 Dec 2014 23:40:40 +0100 Subject: Set the version of the documentation to 0.9-dev as well --- doc/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/source/conf.py b/doc/source/conf.py index 69fbbae3..ea7195db 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -53,9 +53,9 @@ copyright = '%s, Mathieu Pasquet - Florent Le Coz' % time.strftime('%Y') # built documents. # # The short X.Y version. -version = '0.8.3' +version = '0.9' # The full version, including alpha/beta/rc tags. -release = '0.8.3-dev' +release = '0.9-dev' add_function_parentheses = True -- cgit v1.2.3