We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3960618 commit 54bb4fbCopy full SHA for 54bb4fb
python/llama-index-server/pyproject.toml
@@ -26,7 +26,7 @@ license = "MIT"
26
name = "llama-index-server"
27
packages = [{include = "llama_index/"}]
28
readme = "README.md"
29
-version = "0.1.14"
+version = "0.1.15"
30
31
[tool.poetry.dependencies]
32
python = ">=3.9,<4.0"
0 commit comments