Skip to content
Snippets Groups Projects
Unverified Commit 6dbecd56 authored by Haotian Zhang's avatar Haotian Zhang Committed by GitHub
Browse files

[Version] Bump to 0.9.42.post1 (#10419)

parent 7050e101
No related branches found
No related tags found
No related merge requests found
# ChangeLog
## [0.9.42.post1] - 2024-02-02
### New Features
- Add Async support for Base nodes parser (#10418)
## [0.9.42] - 2024-02-02
### New Features
......
0.9.42
0.9.42.post1
......@@ -42,7 +42,7 @@ name = "llama-index"
packages = [{include = "llama_index"}]
readme = "README.md"
repository = "https://github.com/run-llama/llama_index"
version = "0.9.42"
version = "0.9.42.post1"
[tool.poetry.dependencies]
SQLAlchemy = {extras = ["asyncio"], version = ">=1.4.49"}
......
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