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