version 0.2
This commit is contained in:
2
setup.py
2
setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="websocket-client",
|
name="websocket-client",
|
||||||
version="0.1",
|
version="0.2",
|
||||||
description="WebSocket client for python",
|
description="WebSocket client for python",
|
||||||
long_description=open("README").read(),
|
long_description=open("README").read(),
|
||||||
author="liris",
|
author="liris",
|
||||||
|
Reference in New Issue
Block a user