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