diff --git a/pyproject.toml b/pyproject.toml index 49f24af..4d01bdf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" name = "elimity-insights-client" readme = "README.md" repository = "https://github.com/elimity-com/insights-client-python" -version = "9.0.0" +version = "10.0.0b0" [tool.poetry.dependencies] python = "^3.7"