We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fecc68 commit 39f4073Copy full SHA for 39f4073
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "ml-exchange"
7
-version = "0.1" # setuptools_scm will override when building from git tags
+version = "0.3.7"
8
description = "Machine Learning Exchange (MLX) library"
9
readme = "README.md"
10
requires-python = ">=3.8"
0 commit comments