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

bump version

parent 344d709a
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:
long_description = f.read() # pylint: disable=invalid-name
setup(name='postfix_mta_sts_resolver',
version='1.1.2',
version='1.1.3',
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',
......
name: postfix-mta-sts-resolver
version: '1.1.2'
version: '1.1.3'
summary: Policy-server for Postfix which handles MTA-STS resolving
description: |
Daemon which provides TLS client policy for Postfix via socketmap,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment