diff --git a/pyproject.toml b/pyproject.toml index 411ac0e..2ab08c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pybuild-deps" -version = "0.0.4" +version = "0.0.5" description = "A simple tool for detection of PEP-517 build dependencies." authors = ["Bruno Ciconelle "] license = "GPL-3.0"