diff --git a/pyproject.toml b/pyproject.toml index 5b6101f27..d679064c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "poetry-core" -version = "1.1.0-alpha.7" +version = "1.1.0-alpha.8" description = "Poetry PEP 517 Build Backend" authors = ["Sébastien Eustace "]