diff --git a/setup.py b/setup.py index c99731c5..dd0d8ea3 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.7.3" +VERSION = "0.5.7.4" REQUIRED = [ "grpcio",