diff --git a/pyproject.toml b/pyproject.toml index c6ecd7a..4a22c62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "aidial-analytics-realtime" -version = "0.2.0rc" +version = "0.2.0" description = "Realtime analytics server for AI DIAL" authors = ["EPAM RAIL "] homepage = "https://epam-rail.com"