J. Nick Koston 1 vuosi sitten
vanhempi
commit
57feb86868
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -12,7 +12,7 @@ setup(
         "boto3>=1.20.24",
         "requests>=2.28.1",
     ],
-    version="0.39.0",
+    version="0.39.1",
     description="A library to communicate with Switchbot",
     author="Daniel Hjelseth Hoyer",
     url="https://github.com/Danielhiversen/pySwitchbot/",