diff --git a/pyproject.toml b/pyproject.toml index dc3d0c34..99ca82de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "prospector" -version = "1.12.0" +version = "1.12.1" description = "Prospector is a tool to analyse Python code by aggregating the result of other tools." authors = ["Carl Crowder "] maintainers = ["Carl Crowder ",