Ver Fonte

Release 0.60.1 (#322)

J. Nick Koston há 3 semanas atrás
pai
commit
e3efe83e66
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -20,7 +20,7 @@ setup(
         "cryptography>=39.0.0",
         "pyOpenSSL>=23.0.0",
     ],
-    version="0.60.0",
+    version="0.60.1",
     description="A library to communicate with Switchbot",
     long_description=long_description,
     long_description_content_type="text/markdown",