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

small v bump (#10594)

parent 2b6a46d8
No related branches found
No related tags found
No related merge requests found
# ChangeLog # ChangeLog
## [0.10.0, 0.10.1] - 2024-02-12
### Breaking Changes
- Several changes are introduced. See the [full blog post](https://blog.llamaindex.ai/llamaindex-v0-10-838e735948f8) for complete deatils.
## [0.9.48] - 2024-02-12 ## [0.9.48] - 2024-02-12
### Bug Fixes / Nits ### Bug Fixes / Nits
......
...@@ -41,7 +41,7 @@ name = "llama-index" ...@@ -41,7 +41,7 @@ name = "llama-index"
packages = [{from = "_llama-index", include = "llama_index"}] packages = [{from = "_llama-index", include = "llama_index"}]
readme = "README.md" readme = "README.md"
repository = "https://github.com/run-llama/llama_index" repository = "https://github.com/run-llama/llama_index"
version = "0.10.0" version = "0.10.1"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = ">=3.8.1,<3.12" python = ">=3.8.1,<3.12"
......
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