[version] bump version to 0.0.79.post1 (#947)

This commit is contained in:
Jerry Liu
2024-02-12 17:33:18 -08:00
committed by GitHub
parent 41b6071def
commit bf79202d5b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@
- 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)
- SEC Filings loader bug fixes (#909)
## v[0.0.78] - 2024-02-05
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "llama-hub"
version = "0.0.79"
version = "0.0.79.post1"
description = "A library of community-driven data loaders for LLMs. Use with LlamaIndex and/or LangChain. "
authors = ["Jerry Liu", "Jesse Zhang"]
# New attributes