python310Packages.pyswitchbot: 0.18.11 -> 0.18.12
This commit is contained in:
parent
9a63fc1ba6
commit
7e3fd69858
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
buildPythonPackage rec {
|
||||
pname = "pyswitchbot";
|
||||
version = "0.18.11";
|
||||
version = "0.18.12";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
|
Loading…
Reference in a new issue