Skip to content
Snippets Groups Projects
Unverified Commit 91b8ba60 authored by Andrei Fajardo's avatar Andrei Fajardo Committed by GitHub
Browse files

[version] bump version to 0.9.34 (#10147)

version bump
parent 6f2ab6fd
No related branches found
No related tags found
No related merge requests found
# ChangeLog
## Unreleased
## [0.9.34] - 2024-01-19
### New Features
- Added SageMakerEndpointLLM (#10140)
- Added support for Qdrant filters (#10136)
### Bug Fixes / Nits
- Update bedrock utils for Claude 2:1 (#10139)
- BugFix: deadlocks using multiprocessing (#10125)
## [0.9.33] - 2024-01-17
### New Features
......
0.9.33
0.9.34
......@@ -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.33"
version = "0.9.34"
[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.
Please register or to comment