We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8496f3 commit 62343b0Copy full SHA for 62343b0
setup.py
@@ -56,7 +56,7 @@ def get_ex_mod():
56
long_description = fh.read()
57
58
kwargs = {'name':'asyncproxy',
59
- 'version':'1.1',
+ 'version':'1.2',
60
'description':'Background TCP proxy for async IO',
61
'long_description': long_description,
62
'long_description_content_type': "text/markdown",
0 commit comments