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

Commit d884982

Browse files
authored
[version] bump version to 0.0.44 (#631)
1 parent 0b18058 commit d884982

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
## Unreleased
22

3-
### New Features
3+
### [v0.0.44] - 2023-11-13
44

55
### Smaller Features + Bug Fixes
66
- Extend GoogleSheetsReader to Accept Custom Text Column Names (#620)
77
- feat: sync mongo to SimpleMongoReader of llama-index (#624)
8+
- Adding moview reviews link for IMDB loader (#630)
89

910
## [v0.0.43] - 2023-11-1
1011

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.43"
3+
version = "0.0.44"
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)