We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c6580 commit 7d6424eCopy full SHA for 7d6424e
1 file changed
setup.py
@@ -51,7 +51,7 @@ def get_ex_mod():
51
long_description = fh.read()
52
53
kwargs = {'name':'libasyncproxy',
54
- 'version':'0.1',
+ 'version':'1.0',
55
'description':'Background TCP proxy for async IO',
56
'long_description': long_description,
57
'long_description_content_type': "text/markdown",
0 commit comments