We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbe51e5 commit d6c2540Copy full SHA for d6c2540
pyproject.toml
@@ -5,7 +5,7 @@ requires = [ "poetry-core>=1" ]
5
6
[project]
7
name = "prospector"
8
-version = "1.17.0"
+version = "1.17.1"
9
description = "Prospector is a tool to analyse Python code by aggregating the result of other tools."
10
readme = "README.rst"
11
keywords = [ "prospector", "pylint", "static code analysis" ]
0 commit comments