把socket转为非阻塞
diff --git a/setup.py b/setup.py
index 3858de3..24613f9 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
 
 setup(
     name='python-dubbo',
-    version='0.0.3-beta13',
+    version='0.0.3-beta14',
     url='https://github.com/RitterHou/python-dubbo',
     author='hourui',
     author_email='hourui@qianmi.com',