diff --git a/pyproject.toml b/pyproject.toml index 3f67b61..1d813bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fishjam-server-sdk" -version = "0.8.0" +version = "0.9.0" description = "Python server SDK for the Fishjam" authors = ["Fishjam Team"] homepage = "https://github.com/fishjam-cloud/python-server-sdk"