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

bump version

parent 8f265029
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='1.4.0', version='1.5.0',
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 to comment