Skip to content

Commit 9828d10

Browse files
authored
Update pyproject.toml (#37)
1 parent 57fdbe8 commit 9828d10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mlx-embeddings"
3-
version = "0.0.3"
3+
version = "0.0.4"
44
dynamic = [
55
"dependencies",
66
]
@@ -52,7 +52,7 @@ universal = true
5252

5353

5454
[tool.bumpversion]
55-
current_version = "0.0.3"
55+
current_version = "0.0.4"
5656
commit = true
5757
tag = true
5858

0 commit comments

Comments
 (0)