Daniel Høyer Iversen 5 ani în urmă
părinte
comite
1c42203002
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -4,7 +4,7 @@ setup(
     name = 'PySwitchbot',
     packages = ['switchbot'],
     install_requires=['bluepy'],
-    version = '0.6.1',
+    version = '0.6.2',
     description = 'A library to communicate with Switchbot',
     author='Daniel Hoyer Iversen',
     url='https://github.com/Danielhiversen/pySwitchbot/',