diff --git a/setup.py b/setup.py index 682da23..1c49c6d 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ long_description = f.read() # pylint: disable=invalid-name setup(name='postfix_mta_sts_resolver', - version='0.7.0', + version='0.7.1', description='Daemon which provides TLS client policy for Postfix ' 'via socketmap, according to domain MTA-STS policy', url='https://github.com/Snawoot/postfix-mta-sts-resolver',