Change version to 1.2.3 (these are all bug fixes) and set release date

This commit is contained in:
Scott Kitterman
2023-02-26 20:13:46 -05:00
parent 16ab67db0f
commit c2409105dc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ except ImportError: # If PyDNS is not installed, prefer dnspython
setup(
name='dkimpy-milter',
version='1.3.0',
version='1.2.3',
author='Scott Kitterman',
author_email='scott@kitterman.com',
url='https://launchpad.net/dkimpy-milter',