Skip to content

Commit 7d6424e

Browse files
committed
Make this version 1.0.
1 parent 91c6580 commit 7d6424e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def get_ex_mod():
5151
long_description = fh.read()
5252

5353
kwargs = {'name':'libasyncproxy',
54-
'version':'0.1',
54+
'version':'1.0',
5555
'description':'Background TCP proxy for async IO',
5656
'long_description': long_description,
5757
'long_description_content_type': "text/markdown",

0 commit comments

Comments
 (0)