Skip to content

Commit 08e3a72

Browse files
authored
Merge pull request #64 from GetStream/release-1.3.1
Release 1.3.1
2 parents 7d7dbeb + e556f1a commit 08e3a72

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 = "1.2.0"
1+
VERSION = "1.3.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "getstream"
3-
version = "1.2.0"
3+
version = "1.3.1"
44
description = ""
55
authors = [
66
"sachaarbonel <[email protected]>",

0 commit comments

Comments
 (0)