diff options
author | Jakub Stasiak <jakub@stasiak.at> | 2020-06-19 00:19:55 +0200 |
---|---|---|
committer | Jakub Stasiak <jakub@stasiak.at> | 2020-06-19 01:13:55 +0200 |
commit | b9ca0ea0ff785eaca496c2d099c9582da351d4ec (patch) | |
tree | 577008bda2ad7f5e294d75665bbf3fcddf64fa4b /docs/source/conf.py | |
parent | 90bae49164fee12bf1a94d9f2385a994fea4bd5d (diff) | |
download | netaddr-release.tar.gz |
Release version 0.7.20release
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r-- | docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 6c8a22e..86b132b 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -48,9 +48,9 @@ copyright = u'Copyright (c) 2008 by David P. D. Moss. All rights reserved.' # built documents. # # The short X.Y version. -version = '0.7.19' +version = '0.7.20' # The full version, including alpha/beta/rc tags. -release = '0.7.19' +release = '0.7.20' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |