Skip to content

Commit d7ed566

Browse files
authored
Merge pull request #23: SETUP: version bump
2 parents b95dbef + 9ad9f17 commit d7ed566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
]
88

99
setup(name='domain_connect',
10-
version='0.0.10',
10+
version='0.0.11',
1111
description='Python client library for Domain Connect protocol. See: https://domainconnect.org',
1212
long_description_content_type="text/markdown",
1313
long_description=open('README.md').read(),

0 commit comments

Comments
 (0)