Skip to content

Commit befc4ae

Browse files
authored
Merge pull request #92 from GetStream/release-2.2.2
Release 2.2.2
2 parents 9bc6cf1 + 70ac662 commit befc4ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

getstream/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "2.2.1"
1+
VERSION = "2.2.2"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "getstream"
3-
version = "2.2.1"
3+
version = "2.2.2"
44
description = ""
55
authors = [
66
{ name = "sachaarbonel", email = "[email protected]" },

0 commit comments

Comments
 (0)