diff --git a/pyproject.toml b/pyproject.toml index 443eacd..e4d2d17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pybuild-deps" -version = "0.0.1" +version = "0.0.2" description = "A simple tool for detection of PEP-517 build dependencies." authors = ["Bruno Ciconelle "] license = "GPL-3.0"