We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f20fe commit c467d42Copy full SHA for c467d42
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "torchgw"
7
-version = "0.4.1"
+version = "0.4.2"
8
description = "Fast Sampled Gromov-Wasserstein optimal transport solver — pure PyTorch, scalable, differentiable"
9
readme = "README.md"
10
license = { text = "Academic and Non-Commercial Use License" }
0 commit comments