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 2d7c235 commit f75ca6bCopy full SHA for f75ca6b
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "mlx-omni-server"
3
-version = "0.3.4"
4
-description = ""
+version = "0.3.5"
+description = "MLX Omni Server is a server that provides OpenAI-compatible APIs using Apple's MLX framework."
5
authors = [{ name = "madroid", email = "[email protected]" }]
6
requires-python = ">=3.11,<3.12"
7
readme = "README.md"
0 commit comments