Skip to content

Commit ddcd98b

Browse files
authored
Merge pull request #80 from GetStream/release-2.1.0
Release 2.1.0
2 parents 5046f0b + 378fdd0 commit ddcd98b

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.0.0"
1+
VERSION = "2.1.0"

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.0.0"
3+
version = "2.1.0"
44
description = ""
55
authors = [
66
{ name = "sachaarbonel", email = "[email protected]" },

0 commit comments

Comments
 (0)