From 316ea22bd2b7489c22f955368ee800dccc83375d Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 1 Mar 2021 13:21:12 +0100 Subject: Bump version numbers in anticipation of 8.1.0 release --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/source/conf.py b/docs/source/conf.py index 2ddc9308..e9684dbb 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -69,7 +69,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 = '8.0.0' +version = '8.1.0' data_version = '1.5' # use same |release| as |version| -- cgit v1.2.3