From 6d4c0e86a1d05aa3ccaa5c065db320d7d5ea2188 Mon Sep 17 00:00:00 2001 From: ai-dial-actions <149404362+ai-dial-actions@users.noreply.github.com> Date: Tue, 5 Dec 2023 12:57:10 +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 6649e52..dfcf375 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aidial-assistant" -version = "0.3.0rc" +version = "0.3.0" description = "DIAL Assistant Service" authors = ["EPAM RAIL "] homepage = "https://epam-rail.com"