We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b20a9 commit d5e2150Copy full SHA for d5e2150
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
5
6
[project]
7
name = "parallax"
8
-version = "0.1.0"
+version = "0.1.1"
9
description = "Decentralised pipeline-parallel LLM serving with Sglang + MLX-LM + Lattica"
10
readme = "README.md"
11
requires-python = ">=3.11,<3.14"
0 commit comments