From: Bob Halley Date: Tue, 16 Nov 2021 13:40:22 +0000 (-0800) Subject: update version in doco title X-Git-Tag: v2.2.0rc1~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c77517b71e326f0e16510acce721a4a4f1dab3e;p=thirdparty%2Fdnspython.git update version in doco title --- diff --git a/doc/conf.py b/doc/conf.py index 9cb57254..cdac9036 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -60,9 +60,9 @@ author = 'Dnspython Contributors' # built documents. # # The short X.Y version. -version = '2.0' +version = '2.2' # The full version, including alpha/beta/rc tags. -release = '2.0.0' +release = '2.2.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.