python313Packages.fastcore: 1.7.28 -> 1.7.29
Diff: https://github.com/fastai/fastcore/compare/refs/tags/1.7.28...1.7.29 Changelog: https://github.com/fastai/fastcore/blob/1.7.29/CHANGELOG.md
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "fastcore";
|
||||
version = "1.7.28";
|
||||
version = "1.7.29";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
Reference in New Issue
Block a user