diff --git a/setup.py b/setup.py index c86feb41..60d14e41 100755 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ EMAIL = "max@injectiveprotocol.com" AUTHOR = "Injective Labs" REQUIRES_PYTHON = ">=3.6.0" -VERSION = "0.3.1" +VERSION = "0.3.2" REQUIRED = [ "grpcio",