diff --git a/core/pyproject.toml b/core/pyproject.toml index 559f202..5205020 100644 --- a/core/pyproject.toml +++ b/core/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pipeless-ai" -version = "0.1.16" +version = "0.1.17" description = "An open-source computer vision framework to create and deploy computer vision applications that scale in minutes" authors = ["Miguel Angel Cabrera Minagorri "] license = "Apache-2.0"