diff --git a/getstream/version.py b/getstream/version.py index 5d897de..c63beca 100644 --- a/getstream/version.py +++ b/getstream/version.py @@ -1 +1 @@ -VERSION = "1.0.0-rc4" +VERSION = "1.0.0-rc3" diff --git a/pyproject.toml b/pyproject.toml index cddb1ce..981a379 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "getstream" -version = "1.0.0-rc4" +version = "1.0.0-rc3" description = "" authors = [ "sachaarbonel ",