Skip to content

Commit

Permalink
Version 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachmann1234 committed Oct 14, 2023
1 parent 8960c08 commit 81686ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG
@@ -1,6 +1,7 @@
10/14/2023 v7.7.1
10/14/2023 v8.0.0

* Declares python 3.12 support (no code changes required)A
* Declares python 3.12 support (no code changes required)
* Drops python 3.7 support
* Various dependabot dependency updates

07/14/2023 v7.7.0
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "diff_cover"
version = "7.7.1"
version = "8.0.0"
description = "Run coverage and linting reports on diffs"
authors = ["See Contributors"]
homepage = "https://github.com/Bachmann1234/diff-cover"
Expand Down

0 comments on commit 81686ad

Please sign in to comment.