From 5ab645f1e9be85f078c9623d33b181544fb7128b Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Wed, 7 Mar 2018 21:25:52 +0100 Subject: [PATCH] Bump version number to 1.7.0. --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index ad652dc..05cf592 100644 --- a/conf.py +++ b/conf.py @@ -60,9 +60,9 @@ author = 'Steinar H. Gunderson' # built documents. # # The short X.Y version. -version = '1.4.1' +version = '1.7.0' # The full version, including alpha/beta/rc tags. -release = '1.4.1' +release = '1.7.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- 2.39.2