Skip to content

Commit b1ef575

Browse files
committed
bump version
1 parent d482fbf commit b1ef575

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
long_description = f.read() # pylint: disable=invalid-name
88

99
setup(name='postfix_mta_sts_resolver',
10-
version='1.1.3',
10+
version='1.1.4',
1111
description='Daemon which provides TLS client policy for Postfix '
1212
'via socketmap, according to domain MTA-STS policy',
1313
url='https://github.com/Snawoot/postfix-mta-sts-resolver',

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: postfix-mta-sts-resolver
2-
version: '1.1.3'
2+
version: '1.1.4'
33
summary: Policy-server for Postfix which handles MTA-STS resolving
44
description: |
55
Daemon which provides TLS client policy for Postfix via socketmap,

0 commit comments

Comments
 (0)