From d8785ae0bdc86d135043ecec39babc5c54106ef4 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sun, 31 May 2020 17:46:34 +0200 Subject: Update version to 0.13.1 And remove some annoying logic --- doc/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/source/conf.py') diff --git a/doc/source/conf.py b/doc/source/conf.py index cadd95f0..af30d8ba 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 = '0.14' +version = '0.13' # The full version, including alpha/beta/rc tags. -release = '0.14-dev' +release = '0.13.1' add_function_parentheses = True -- cgit v1.2.3