Skip to content

Commit 62343b0

Browse files
committed
Make this version 1.2.
1 parent a8496f3 commit 62343b0

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

5858
kwargs = {'name':'asyncproxy',
59-
'version':'1.1',
59+
'version':'1.2',
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)