From a4af426fd5e782243cde141af490c7bb9f7aa779 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 19 Oct 2023 15:51:12 +0000 Subject: [PATCH] [skip ci] Update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"