diff --git a/getstream/version.py b/getstream/version.py index 848258f9..4cf03a8d 100644 --- a/getstream/version.py +++ b/getstream/version.py @@ -1 +1 @@ -VERSION = "1.2.0" +VERSION = "1.3.1" diff --git a/pyproject.toml b/pyproject.toml index 2360a95d..eb4c18f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "getstream" -version = "1.2.0" +version = "1.3.1" description = "" authors = [ "sachaarbonel ",