diff --git a/setup.py b/setup.py index 3306892d..d3a8e1e2 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as f: setuptools.setup( name="royalherald", - version="5.1b1", + version="5.1b2", author="Stefano Pigozzi", author_email="ste.pigozzi@gmail.com", description="A websocket communication protocol",