python3Packages.cometx: 3.6.6 -> 3.6.7

This commit is contained in:
R. Ryantm
2026-07-16 14:53:44 +00:00
parent c1191de365
commit 7d0a2d954b

View File

@@ -20,7 +20,7 @@
buildPythonPackage rec {
pname = "cometx";
version = "3.6.6";
version = "3.6.7";
pyproject = true;
build-system = [ setuptools ];
@@ -29,7 +29,7 @@ buildPythonPackage rec {
owner = "comet-ml";
repo = "cometx";
tag = version;
hash = "sha256-Ub7Ucn/Xgaedymqjgiouy685PPr3tULAvJNLeqAgf78=";
hash = "sha256-7jq/W1IEu6RZhKHMWdGC9b3xCGnS4hrZIPcQZ2NpIt4=";
};
dependencies = [