diff --git a/pyproject.toml b/pyproject.toml index 0f07361..ab8f237 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "paraffin" -version = "0.2.0a2" +version = "0.2.0a3" description = "Parallel execution of DVC stages" authors = ["Fabian Zills "] license = "Apache-2.0"