diff --git a/setup.py b/setup.py index 1b92040..7ed3bb2 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ "cryptography>=39.0.0", "pyOpenSSL>=23.0.0", ], - version="0.66.0", + version="0.67.0", description="A library to communicate with Switchbot", long_description=long_description, long_description_content_type="text/markdown",