From d1b624753bb5371cf287cc9d86bb685593a99315 Mon Sep 17 00:00:00 2001 From: mathieui Date: Tue, 14 Aug 2018 20:01:54 +0200 Subject: Next version is 0.13 --- doc/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/source') diff --git a/doc/source/conf.py b/doc/source/conf.py index afdb5c56..0396e88f 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -53,9 +53,9 @@ copyright = '%s, Mathieu Pasquet - Florent Le Coz - Emmanuel Gil Peyrot' % time. # built documents. # # The short X.Y version. -version = '1.0' +version = '0.13' # The full version, including alpha/beta/rc tags. -release = '1.0-dev' +release = '0.13-dev' add_function_parentheses = True -- cgit v1.2.3