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 5677bbb commit 91dcdf0Copy full SHA for 91dcdf0
socks.py
@@ -13,7 +13,7 @@
13
import struct
14
import sys
15
16
-__version__ = "1.6.8"
+__version__ = "1.7.0"
17
18
19
if os.name == "nt" and sys.version_info < (3, 0):
0 commit comments