Fix #66
This commit is contained in:
parent
af91855b18
commit
1f9d97fc33
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -15,7 +15,7 @@ DESCRIPTION = '\n\n'.join(open(join(HERE, _)).read() for _ in [
|
|||
'CHANGES.rst',
|
||||
])
|
||||
setup(
|
||||
name='socketIO-client',
|
||||
name='socketIO_client',
|
||||
version='0.6.1',
|
||||
description='A socket.io client library',
|
||||
long_description=DESCRIPTION,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue