Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
[version] bump version to 0.0.17 (#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryjliu authored Aug 3, 2023
1 parent 21ca585 commit d133b42
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [v0.0.17] - 2023-08-02

### New Feature Release
- Auto-Tool creation notebook (#424)

### Smaller Features + Bug Fixes
- Security warning for Code Interpreter and lock requests headers to a domain (#438)
- A few more tags based on GA (#437)
- Add publish release workflow (#436)
- add retrieval augmented text-to-image example (#434)
- hatena blog reader add url (#425)
- adding more functions to DeepDoctectionReader and docs (#431)

## [v0.0.16] - 2023-07-30

### New Feature Release
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.16"
version = "0.0.17"
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 d133b42

Please sign in to comment.