ソースを参照

Release 0.57.1

J. Nick Koston 2 週間 前
コミット
03809ebd6e
1 ファイル変更1 行追加1 行削除
  1. 1 1
      setup.py

+ 1 - 1
setup.py

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