diff --git a/pyproject.toml b/pyproject.toml index b36a3ff..ffb557b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [tool.poetry] name = "oss-red-flag-checker" -version = "0.1.3" +version = "0.1.4" description = "Check remote repositories for typical red flags like CLAs and risks due to low development activity" authors = ["Open Source at Deutsche Bahn "] maintainers = ["Max Mehl "]