We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f26502 commit a000619Copy full SHA for a000619
setup.py
@@ -7,7 +7,7 @@
7
long_description = f.read() # pylint: disable=invalid-name
8
9
setup(name='postfix_mta_sts_resolver',
10
- version='1.4.0',
+ version='1.5.0',
11
description='Daemon which provides TLS client policy for Postfix '
12
'via socketmap, according to domain MTA-STS policy',
13
url='https://github.com/Snawoot/postfix-mta-sts-resolver',
0 commit comments