Restore old name for project continuity
This commit is contained in:
parent
02a8dd6660
commit
cb030a92f6
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -10,7 +10,7 @@ CHANGES = open(os.path.join(here, 'CHANGES.rst')).read()
|
|||
|
||||
|
||||
setup(
|
||||
name='socketIOClient',
|
||||
name='socketIO-client',
|
||||
version=__version__,
|
||||
description='A socket.io client library',
|
||||
long_description=README + '\n\n' + CHANGES,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue