diff --git a/bpm-ai-core/pyproject.toml b/bpm-ai-core/pyproject.toml index a21f3d0..645386f 100644 --- a/bpm-ai-core/pyproject.toml +++ b/bpm-ai-core/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bpm-ai-core" -version = "2.6.0" +version = "2.6.1" description = "Core AI abstractions and helpers." authors = ["Bennet Krause "] repository = "https://github.com/holunda-io/bpm-ai"