diff --git a/getstream/version.py b/getstream/version.py index c02d846..9d33622 100644 --- a/getstream/version.py +++ b/getstream/version.py @@ -1 +1 @@ -VERSION = "1.0.4" +VERSION = "1.0.5" diff --git a/pyproject.toml b/pyproject.toml index 9119841..2685499 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "getstream" -version = "1.0.4" +version = "1.0.5" description = "" authors = [ "sachaarbonel ",