We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f886fb commit 89b728bCopy full SHA for 89b728b
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "mhc-mlx"
7
-version = "0.6.0"
+version = "0.6.1"
8
description = "High-performance MLX implementation of Manifold-Constrained Hyper-Connections (mHC)"
9
requires-python = ">=3.10"
10
readme = "README.md"
0 commit comments