This commit is contained in:
2026-03-03 14:33:16 -06:00
parent 85b69d69ff
commit 41361e5bc1
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
python3Packages.buildPythonPackage rec {
pname = "gehomesdk";
version = "2025.11.5";
version = "2026.2.0";
pyproject = true;
disabled = python3Packages.pythonOlder "3.9";