diff --git a/pyproject.toml b/pyproject.toml index 2f61c421d9418161ac5f4602340d086adc8fd0f1..6d757073c64fbe646c2ca3057060ce3442459b67 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-rc4" +version = "0.3.6-rc5" description = "Base Worker to easily build Arkindex ML workflows" license = { file = "LICENSE" } dynamic = ["dependencies", "optional-dependencies"]