Parcourir la source

Release 0.60.0 (#318)

J. Nick Koston il y a 3 semaines
Parent
commit
e2c6084a22
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

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