diff --git a/pyproject.toml b/pyproject.toml index 2a1329af0189be87ba967930afe446da1d6975bc..11d0f9c10c302149230774e1062d18d67b90314d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "arkindex-base-worker" -version = "0.3.6-rc5" +version = "0.3.6" description = "Base Worker to easily build Arkindex ML workflows" license = { file = "LICENSE" } dynamic = ["dependencies", "optional-dependencies"]