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.79 (#946)
Browse files Browse the repository at this point in the history

Co-authored-by: Anoop Sharma <anoopsharma527@gmail.com>
  • Loading branch information
jerryjliu and anoopshrma authored Feb 12, 2024
1 parent dcab51c commit 539f5d4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# ChangeLog

## v[0.0.79] - 2024-02-12

### New Features
- Ionic shopping tool (#915)
- GeniusReader loader (#819)

### Smaller Features + Bug Fixes / Nits
- Updated Docugami loader (#771)
- asyncio bug fix in telegram loader (#928)
- feat: allow use of self-signed cert for MinIO server with MinioReader (#935)
- add setup_cli.sh (oops) (#941)
- Update README.md to fix a bug in the example (#942)
- Added handling of filename_as_id and file_extractor to SharePointReader (#934)
- Remove links from telegram text messages (#943)

## v[0.0.78] - 2024-02-05

### 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.78"
version = "0.0.79"
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 539f5d4

Please sign in to comment.