Skip to content

Commit 7f0d062

Browse files
committed
Make this version 1.1.
1 parent ca1698f commit 7f0d062

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
@@ -56,7 +56,7 @@ def get_ex_mod():
5656
long_description = fh.read()
5757

5858
kwargs = {'name':'asyncproxy',
59-
'version':'1.0',
59+
'version':'1.1',
6060
'description':'Background TCP proxy for async IO',
6161
'long_description': long_description,
6262
'long_description_content_type': "text/markdown",

0 commit comments

Comments
 (0)