Skip to content

Commit

Permalink
[version] bump version to 0.0.33 (run-llama#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryjliu authored Sep 24, 2023
1 parent 8f24610 commit 96388c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [v0.0.33] - 2023-09-24

### New Features
- Neo4j Schema Query Builder Integration (#520)

## [v0.0.32] - 2023-09-22

### New Features
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "llama-hub"
version = "0.0.32"
version = "0.0.33"
description = "A library of community-driven data loaders for LLMs. Use with LlamaIndex and/or LangChain. "
authors = ["Jerry Liu", "Jesse Zhang"]
# New attributes
Expand Down

0 comments on commit 96388c9

Please sign in to comment.