diff --git a/pyproject.toml b/pyproject.toml index 93fe78b..d164ffb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyinfra" -version = "1.1.1a5" +version = "1.1.1a7" description = "" authors = ["Francisco Schulz "] license = "All rights reseverd"