diff --git a/setup.py b/setup.py index 2f0e770..1c1e8b5 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ EMAIL = "nathan@localcoinswap.com" AUTHOR = "Nathan Worsley" REQUIRES_PYTHON = ">=3.7.0" -VERSION = "1.0.20" +VERSION = "1.0.21" REQUIRED = [ "websockets==8.1",