From 0ea51a6a2bef5c0215bc5f475473fcb5044e01f4 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 27 Apr 2020 10:27:55 +0200 Subject: Bump version numbers for 6.3.2 --- 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 5b92609e..6fd071a0 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 = '6.3.1' +version = '6.3.2' # use same |release| as |version| release = version -- cgit v1.2.3