diff --git a/pyproject.toml b/pyproject.toml index 692e7b1..d0d50d8 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 = "10.2.1b1" +version = "10.2.1" [tool.poetry.dependencies] python = "^3.7"