Skip to content

Commit

Permalink
Logan/version bump clip patch (#8727)
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-markewich authored Nov 7, 2023
1 parent 7ca4268 commit 3e1485d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion llama_index/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.63
0.8.63.post1
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.63"
version = "0.8.63.post1"

[tool.poetry.dependencies]
SQLAlchemy = {extras = ["asyncio"], version = ">=1.4.49"}
Expand Down

0 comments on commit 3e1485d

Please sign in to comment.