Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore: bump version to 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 9, 2024
1 parent 39811af commit 9969da6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [v0.4.0](https://github.com/DS4SD/quackling/releases/tag/v0.4.0) - 2024-09-09

### Feature

* Add LangChain extensions ([#13](https://github.com/DS4SD/quackling/issues/13)) ([`39811af`](https://github.com/DS4SD/quackling/commit/39811afa41da761eff1ceb3d257a2ed709063337))

## [v0.3.0](https://github.com/DS4SD/quackling/releases/tag/v0.3.0) - 2024-09-05

### Feature
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 = "quackling"
version = "0.3.0" # DO NOT EDIT, updated automatically
version = "0.4.0" # DO NOT EDIT, updated automatically
description = "Quackling enables document-native generative AI applications"
license = "MIT"
authors = [
Expand Down

0 comments on commit 9969da6

Please sign in to comment.