Skip to content

Commit 1586943

Browse files
authored
Merge pull request #68 from GetStream/release-1.4.0
Release 1.4.0
2 parents 2eb5bdb + 247bc1e commit 1586943

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.3.1"
1+
VERSION = "1.4.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 = "1.3.1"
3+
version = "1.4.0"
44
description = ""
55
authors = [
66
{ name = "sachaarbonel", email = "[email protected]" },

0 commit comments

Comments
 (0)