python312Packages.niaaml: 2.1.0 -> 2.1.1 (#374553)

This commit is contained in:
Nick Cao
2025-01-17 09:55:07 -05:00
committed by GitHub
@@ -16,7 +16,7 @@
buildPythonPackage rec {
pname = "niaaml";
version = "2.1.0";
version = "2.1.1";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -25,7 +25,7 @@ buildPythonPackage rec {
owner = "firefly-cpp";
repo = "NiaAML";
tag = version;
hash = "sha256-VMZLEirE01Q9eyQIhV18PepGWmBcxLIwNeuVf7EuSWE=";
hash = "sha256-3wr+72j/0HR9gRwxdzP4QyLKFaobkrD4QwTtiAUik0Q=";
};
pythonRelaxDeps = [