From 1d8527a0c0f4593ef0849ef61bab61df79f02df5 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 27 Apr 2020 10:33:07 +0200 Subject: Bump version numbers for 7.0.1 --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/conf.py b/docs/source/conf.py index a74984e0..eadad9f8 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -68,7 +68,7 @@ copyright = u'1983-{0}'.format(now.year) # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. -version = '7.0.0' +version = '7.0.1' data_version = '1.0' # use same |release| as |version| -- cgit v1.2.3