python312Packages.fastcore: 1.7.27 -> 1.7.28 (#369031)

This commit is contained in:
Fabian Affolter
2024-12-30 10:46:24 +01:00
committed by GitHub
@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "fastcore";
version = "1.7.27";
version = "1.7.28";
pyproject = true;
disabled = pythonOlder "3.8";