Skip to content

Commit

Permalink
Release v4.4.2 (#131)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <release@getstream.io>
  • Loading branch information
github-actions[bot] and github-actions authored Aug 22, 2022
1 parent 83693d8 commit 93ce539
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [4.4.2](https://github.com/GetStream/stream-chat-python/compare/v4.4.1...v4.4.2) (2022-08-22)

### [4.4.1](https://github.com/GetStream/stream-chat-python/compare/v4.4.0...v4.4.1) (2022-08-17)

## [4.4.0](https://github.com/GetStream/stream-chat-python/compare/v4.3.0...v4.4.0) (2022-08-17)
Expand Down
2 changes: 1 addition & 1 deletion stream_chat/__pkg__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__author__ = "Tommaso Barbugli"
__copyright__ = "Copyright 2019-2022, Stream.io, Inc"
__version__ = "4.4.1"
__version__ = "4.4.2"
__maintainer__ = "Tommaso Barbugli"
__email__ = "support@getstream.io"
__status__ = "Production"

0 comments on commit 93ce539

Please sign in to comment.