Skip to content

Commit 9c8b9cc

Browse files
github-actions[bot]github-actionsJimmyPettersson85
authored
chore(release): v5.3.1 (#147)
* chore(release): v5.3.1 * empty to kickstart CI --------- Co-authored-by: github-actions <release@getstream.io> Co-authored-by: Jimmy Pettersson <jimmy.pettersson@getstream.io>
1 parent 3fcfb59 commit 9c8b9cc

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+
### [5.3.1](https://github.com/GetStream/stream-python/compare/v5.2.1...v5.3.1) (2023-10-25)
6+
57
### [5.2.1](https://github.com/GetStream/stream-python/compare/v5.2.0...v5.2.1) (2023-02-27)
68

79
## [5.2.0](https://github.com/GetStream/stream-python/compare/v5.1.1...v5.2.0) (2023-02-16)

stream/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
__copyright__ = "Copyright 2022, Stream.io, Inc"
66
__credits__ = ["Thierry Schellenbach, mellowmorning.com, @tschellenbach"]
77
__license__ = "BSD-3-Clause"
8-
__version__ = "5.2.1"
8+
__version__ = "5.3.1"
99
__maintainer__ = "Thierry Schellenbach"
1010
__email__ = "support@getstream.io"
1111
__status__ = "Production"

0 commit comments

Comments
 (0)