python313Packages.millheater: 0.12.2 -> 0.12.3

Diff: https://github.com/Danielhiversen/pymill/compare/refs/tags/012.2...0.12.3

Changelog: https://github.com/Danielhiversen/pymill/releases/tag/0.12.3
This commit is contained in:
Fabian Affolter
2025-02-05 09:00:05 +01:00
parent 7813ce3784
commit 11c4dc8418
@@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "millheater";
version = "0.12.2";
version = "0.12.3";
pyproject = true;
disabled = pythonOlder "3.10";