Skip to content

Commit 39f4073

Browse files
Bump version to 0.3.7 (#398)
Updated version number to 0.3.7 in pyproject.toml.
1 parent 3fecc68 commit 39f4073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ml-exchange"
7-
version = "0.1" # setuptools_scm will override when building from git tags
7+
version = "0.3.7"
88
description = "Machine Learning Exchange (MLX) library"
99
readme = "README.md"
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)