Skip to content

Commit 7a3d659

Browse files
bump: version 0.30.0 → 0.30.1
1 parent 6be81be commit 7a3d659

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.30.1 (2026-01-23)
2+
3+
### Fix
4+
5+
- **TestStreamClient**: missing utility TimeoutErrorException added to kstreams and removed it from tests (#377)
6+
17
## 0.30.0 (2026-01-19)
28

39
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "kstreams"
3-
version = "0.30.0"
3+
version = "0.30.1"
44
description = "Build simple kafka streams applications"
55
authors = ["Marcos Schroh <[email protected]>"]
66
maintainers = ["Santiago Fraire Willemoës <[email protected]>"]

0 commit comments

Comments
 (0)