Skip to content

Commit

Permalink
bump: version 0.26.2 → 0.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 27, 2024
1 parent a7055c5 commit d75800b
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 @@
## 0.26.3 (2024-11-27)

### Fix

- bump deps

## 0.26.2 (2024-11-27)

### Fix
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 = "kstreams"
version = "0.26.2"
version = "0.26.3"
description = "Build simple kafka streams applications"
authors = ["Marcos Schroh <[email protected]>"]
maintainers = ["Santiago Fraire Willemoës <[email protected]>"]
Expand Down

0 comments on commit d75800b

Please sign in to comment.