diff --git a/setup.py b/setup.py index 12d0582a..4dde0177 100755 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ EMAIL = "achilleas@injectivelabs.com" AUTHOR = "Injective Labs" REQUIRES_PYTHON = ">=3.7.0" -VERSION = "0.5.8.0" +VERSION = "0.5.8.1" REQUIRED = [ "grpcio",