diff --git a/pyproject.toml b/pyproject.toml index cf35b28..9c67cf3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bpm-ai-inference" -version = "0.2.9" +version = "0.3.0" description = "Inference and server for local AI implementations of bpm-ai-core abstractions." authors = ["Bennet Krause "] repository = "https://github.com/holunda-io/bpm-ai-inference"