diff --git a/pyproject.toml b/pyproject.toml index accb473..b1c2f63 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "poetry-audit-plugin" -version = "0.3.0" +version = "0.4.0" description = "Poetry plugin for checking security vulnerabilities in dependencies" authors = ["opeco17 "] readme = "README.md"