Skip to content

Commit f75ca6b

Browse files
committed
bump mlx omni server to 0.3.5
1 parent 2d7c235 commit f75ca6b

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,7 +1,7 @@
11
[project]
22
name = "mlx-omni-server"
3-
version = "0.3.4"
4-
description = ""
3+
version = "0.3.5"
4+
description = "MLX Omni Server is a server that provides OpenAI-compatible APIs using Apple's MLX framework."
55
authors = [{ name = "madroid", email = "[email protected]" }]
66
requires-python = ">=3.11,<3.12"
77
readme = "README.md"

0 commit comments

Comments
 (0)