Bump version to 1.1.3

This commit is contained in:
Scott Kitterman
2019-10-06 00:14:54 -04:00
parent 4e1fa3c8ff
commit 59296be0cf
2 changed files with 4 additions and 2 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.2',
version='1.1.3',
author='Scott Kitterman',
author_email='scott@kitterman.com',
url='https://launchpad.net/dkimpy-milter',