diff --git a/pyproject.toml b/pyproject.toml index c42b318..fce5be8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gitlab-watchman" -version = "3.0.0" +version = "3.1.0" description = "Finding exposed secrets and personal data in GitLab" authors = ["PaperMtn "] license = "GPL-3.0"