Anorov/PySocks

socks.__version__ reports 1.6.7

scw opened this issue · 1 comments

scw commented

The version value in socks.py doesn't match what's in the setup.py, you may want to switch to using a _version.py file or similar to keep the two synced.

This is fixed in the latest version.