Skip to content

Commit 35da0fa

Browse files
github-actions[bot]github-actions
andauthored
chore(release): v4.20.0 (#180)
Co-authored-by: github-actions <[email protected]>
1 parent 0e11543 commit 35da0fa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.20.0](https://github.com/GetStream/stream-chat-python/compare/v4.19.0...v4.20.0) (2024-12-07)
6+
57
## [4.19.0](https://github.com/GetStream/stream-chat-python/compare/v4.18.0...v4.19.0) (2024-09-05)
68

79
## [4.18.0](https://github.com/GetStream/stream-chat-python/compare/v4.17.0...v4.18.0) (2024-07-03)

stream_chat/__pkg__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__author__ = "Tommaso Barbugli"
22
__copyright__ = "Copyright 2019-2022, Stream.io, Inc"
3-
__version__ = "4.19.0"
3+
__version__ = "4.20.0"
44
__maintainer__ = "Tommaso Barbugli"
55
__email__ = "[email protected]"
66
__status__ = "Production"

0 commit comments

Comments
 (0)