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 9ed0f29 commit 0542c07Copy full SHA for 0542c07
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ requires = [ "poetry-core>=2" ]
4
5
[project]
6
name = "prospector"
7
-version = "1.18.0"
+version = "1.19.0"
8
description = "Prospector is a tool to analyse Python code by aggregating the result of other tools."
9
readme = "README.rst"
10
keywords = [ "prospector", "pylint", "static code analysis" ]
0 commit comments