mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 11:34:18 +00:00
?
This commit is contained in:
parent
724ab74a87
commit
ed5b0e7501
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ with open("README.md", "r") as f:
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="royalherald",
|
name="royalherald",
|
||||||
version="5.1b1",
|
version="5.1b2",
|
||||||
author="Stefano Pigozzi",
|
author="Stefano Pigozzi",
|
||||||
author_email="ste.pigozzi@gmail.com",
|
author_email="ste.pigozzi@gmail.com",
|
||||||
description="A websocket communication protocol",
|
description="A websocket communication protocol",
|
||||||
|
|
Loading…
Reference in a new issue