diff --git a/setup.py b/setup.py index 537e98f7..871e9e7b 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ "cryptography>=39.0.0", "pyOpenSSL>=23.0.0", ], - version="0.64.0", + version="0.64.1", description="A library to communicate with Switchbot", long_description=long_description, long_description_content_type="text/markdown",