Skip to content
Snippets Groups Projects
Unverified Commit 5e3aafd7 authored by Logan's avatar Logan Committed by GitHub
Browse files

toml mixup (#10933)

parent 890f5a7b
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ name = "llama-index-core"
packages = [{include = "llama_index"}]
readme = "README.md"
repository = "https://github.com/run-llama/llama_index"
version = "0.10.6"
version = "0.10.6.post1"
[tool.poetry.dependencies]
SQLAlchemy = {extras = ["asyncio"], version = ">=1.4.49"}
......
......@@ -41,7 +41,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.6.post1"
version = "0.10.6"
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment