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

Commit 7405add

Browse files
authored
[version] bump version to 0.0.43 (#619)
1 parent 71cbb5b commit 7405add

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v0.0.43] - 2023-11-1
2+
3+
### Smaller Features + Bug Fixes
4+
- Update tavily requirements (#618)
5+
- fix tavily tool (#617)
6+
17
## [v0.0.42] - 2023-10-31
28

39
### New Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "llama-hub"
3-
version = "0.0.42"
3+
version = "0.0.43"
44
description = "A library of community-driven data loaders for LLMs. Use with LlamaIndex and/or LangChain. "
55
authors = ["Jerry Liu", "Jesse Zhang"]
66
# New attributes

0 commit comments

Comments
 (0)