From b66dcf3f048450c969f15d0c05a32b3e8a5cb245 Mon Sep 17 00:00:00 2001 From: Benjoyo Date: Thu, 15 Feb 2024 18:28:14 +0100 Subject: [PATCH] 1.1.0 --- bpm-ai/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bpm-ai/pyproject.toml b/bpm-ai/pyproject.toml index c9b406f..bae268a 100644 --- a/bpm-ai/pyproject.toml +++ b/bpm-ai/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bpm-ai" -version = "1.0.6" +version = "1.1.0" description = "AI task automation for BPM engines." authors = ["Bennet Krause "] repository = "https://github.com/holunda-io/bpm-ai"