Skip to content

Commit

Permalink
当前使用Python的内置线程和socket,准备切换到协程
Browse files Browse the repository at this point in the history
  • Loading branch information
侯锐 committed Jul 31, 2018
1 parent 10b1283 commit 882074e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name='python-dubbo',
version='0.0.3-beta18',
version='0.0.3-beta19',
url='https://github.com/RitterHou/python-dubbo',
author='hourui',
author_email='hourui@qianmi.com',
Expand Down

0 comments on commit 882074e

Please sign in to comment.