Skip to content

Commit fdf3e6f

Browse files
committed
Update to frequenz-client-dispatch 0.9.0
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent 30e84b8 commit fdf3e6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
## Bug Fixes
1616

17-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
17+
* Fixes reconnecting after connection loss for streams

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
# plugins.mkdocstrings.handlers.python.import)
4141
"frequenz-sdk >= 1.0.0-rc1302, < 1.0.0-rc1900",
4242
"frequenz-channels >= 1.6.1, < 2.0.0",
43-
"frequenz-client-dispatch >= 0.8.4, < 0.9.0",
43+
"frequenz-client-dispatch >= 0.9.0, < 0.10.0",
4444
]
4545
dynamic = ["version"]
4646

0 commit comments

Comments
 (0)