CHANGES and setup.py updates for 1.1.1 release prep

This commit is contained in:
Scott Kitterman
2019-09-06 00:52:18 -04:00
parent bc98f9180f
commit 7953e54ffb
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ except ImportError: # If PyDNS is not installed, prefer dnspython
setup(
name='dkimpy-milter',
version='1.1.0',
version='1.1.1',
author='Scott Kitterman',
author_email='scott@kitterman.com',
url='https://launchpad.net/dkimpy-milter',