Skip to content

Commit d0de2d6

Browse files
committed
Bump version to 1.17.3
1 parent 21cf146 commit d0de2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = [ "poetry-core>=1" ]
55

66
[project]
77
name = "prospector"
8-
version = "1.17.2"
8+
version = "1.17.3"
99
description = "Prospector is a tool to analyse Python code by aggregating the result of other tools."
1010
readme = "README.rst"
1111
keywords = [ "prospector", "pylint", "static code analysis" ]

0 commit comments

Comments
 (0)