use only ipv4 dns server

This commit is contained in:
clowwindy 2014-08-10 12:23:44 +08:00
parent 8165904eaf
commit e51aa4f137
3 changed files with 6 additions and 3 deletions

View file

@ -6,7 +6,7 @@ with open('README.rst') as f:
setup(
name="shadowsocks",
version="3.0",
version="2.1.0",
license='MIT',
description="A fast tunnel proxy that help you get through firewalls",
author='clowwindy',