Skip to content

Commit

Permalink
fix (#11099)
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-markewich authored Feb 21, 2024
1 parent 6fb1fa8 commit 3f31293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ name = "llama-index"
packages = [{from = "_llama-index", include = "llama_index"}]
readme = "README.md"
repository = "https://github.com/run-llama/llama_index"
version = "0.10.10"
version = "0.10.11"

[tool.poetry.dependencies]
python = ">=3.8.1,<3.12"
Expand Down

0 comments on commit 3f31293

Please sign in to comment.