From 7a0986033bd2978311ecea9f4766c83643f8aa0f Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sat, 19 Oct 2019 00:31:24 +0200 Subject: [PATCH] Update? --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5fdf8a83..fc9b8207 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as f: setuptools.setup( name="royalherald", - version="5.0b5", + version="5.0b8", author="Stefano Pigozzi", author_email="ste.pigozzi@gmail.com", description="A websocket communication protocol",