From d41c10c9e1e787a521a3841605a2e6024649eb3f Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Wed, 30 Jun 2021 22:38:43 +0200 Subject: Bump version numbers in anticipation of 8.2.0 --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/conf.py') diff --git a/docs/source/conf.py b/docs/source/conf.py index 65b21319..faf831b7 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -77,7 +77,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.1.0' +version = '8.2.0' data_version = '1.7' # use same |release| as |version| -- cgit v1.2.3