We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875a734 commit d591869Copy full SHA for d591869
setup.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
2
from distutils.core import setup
3
4
-VERSION = "1.6.1"
+VERSION = "1.6.2"
5
6
setup(
7
name = "PySocks",
0 commit comments