diff --git a/getstream/version.py b/getstream/version.py index 2be0457..2f2e521 100644 --- a/getstream/version.py +++ b/getstream/version.py @@ -1 +1 @@ -VERSION = "1.0.2" +VERSION = "1.0.3" diff --git a/pyproject.toml b/pyproject.toml index 2c6d8c5..1b59daf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "getstream" -version = "1.0.2" +version = "1.0.3" description = "" authors = [ "sachaarbonel ",