diff --git a/pyproject.toml b/pyproject.toml index 7be7363..c293d25 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pdm-readiness" -version = "0.1.5" +version = "0.1.6" description = "A pdm plugin to check if your project dependencies support specific Python version." authors = [ {name = "Andrii Kohut", email = "kogut.andriy@gmail.com"},