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 d86c088 commit 6b712ebCopy full SHA for 6b712eb
CHANGELOG
@@ -1,3 +1,7 @@
1
+09/25/2025 v9.7.1
2
+
3
+* Revert the change to attempt to support ruff >=0.12.9 (@YeeaahMan caught the error)
4
5
09/23/2025 v9.7.0
6
7
* Adds the work @kingbuzzman did to support windows!
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "diff_cover"
-version = "9.7.0"
+version = "9.7.1"
description = "Run coverage and linting reports on diffs"
authors = ["See Contributors"]
homepage = "https://github.com/Bachmann1234/diff-cover"
0 commit comments