Skip to content

Commit

Permalink
Version 6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachmann1234 committed Aug 20, 2021
1 parent 406e792 commit 0af01a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
8/19/2021 v6.3.3

* Fix issue where files that start with a space will trigger a crash.
* Fix issue where source dist had a setup.py that would not build properly

8/19/2021 v6.3.2

* Fix issue where untracked files that start with space would trigger a crash. (Thanks
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "diff_cover"
version = "6.3.2"
version = "6.3.3"
description = "Run coverage and linting reports on diffs"
authors = ["See Contributors"]
homepage = "https://github.com/Bachmann1234/diff-cover"
Expand Down

0 comments on commit 0af01a5

Please sign in to comment.