Skip to content
Snippets Groups Projects
Unverified Commit 90167f02 authored by Jerry Liu's avatar Jerry Liu Committed by GitHub
Browse files

[version] bump version to 0.8.61 (#8691)

parent 60a34995
Branches
Tags
No related merge requests found
# ChangeLog
## [0.8.61] - 2023-11-05
### New Features
- [experimental] Hyperparameter tuner (#8687)
### Bug Fixes / Nits
- Fix typo error in CohereAIModelName class: cohere light models was missing v3 (#8684)
- Update deeplake.py (#8683)
## [0.8.60] - 2023-11-04
### New Features
......
0.8.60
0.8.61
......@@ -38,7 +38,7 @@ name = "llama-index"
packages = [{include = "llama_index"}]
readme = "README.md"
repository = "https://github.com/run-llama/llama_index"
version = "0.8.60"
version = "0.8.61"
[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