python312Packages.fastcore: 1.7.26 -> 1.7.27 (#365644)

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