Skip to content
Snippets Groups Projects
Commit f6cdd3f8 authored by Vladislav Yarmak's avatar Vladislav Yarmak
Browse files

prep for release

parent 418e8a11
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f: ...@@ -7,7 +7,7 @@ with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:
long_description = f.read() # pylint: disable=invalid-name long_description = f.read() # pylint: disable=invalid-name
setup(name='postfix_mta_sts_resolver', setup(name='postfix_mta_sts_resolver',
version='0.8.1', version='0.8.2',
description='Daemon which provides TLS client policy for Postfix ' description='Daemon which provides TLS client policy for Postfix '
'via socketmap, according to domain MTA-STS policy', 'via socketmap, according to domain MTA-STS policy',
url='https://github.com/Snawoot/postfix-mta-sts-resolver', url='https://github.com/Snawoot/postfix-mta-sts-resolver',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment