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 v0.0.41 (#610)
Browse files Browse the repository at this point in the history
  • Loading branch information
EmanuelCampos authored Oct 30, 2023
1 parent d6c2469 commit b4eabb9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [v0.0.41] - 2023-10-30

### New Features
- CogniSwitch Connector (#604)

### Smaller Features + Bug Fixes
- add docs to min_chunk_size (#607)
- Change Tavily client name (#609)

## [v0.0.40] - 2023-10-26

### 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.40"
version = "0.0.41"
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 b4eabb9

Please sign in to comment.