Skip to content

Commit

Permalink
Release v5.0.1 (#538)
Browse files Browse the repository at this point in the history
Bump version and insert CHANGELOG date

Co-authored-by: Scott Bailey <scott.bailey@godaddy.com>
  • Loading branch information
rbailey-godaddy and rscottbailey committed Jul 26, 2024
1 parent c4743da commit a6d44bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
v5.0.1 - July XX 2024
v5.0.1 - July 25 2024
---------------------

* [#537](https://github.com/godaddy/tartufo/pull/537) - Add support for python
3.12, and update dependencies to latest versions.
* [#532](https://github.com/godaddy/tartufo/pull/532) - Add support for latest
pygit versions.

v5.0.0 - March 14 2024
----------------------
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ maintainers = ["GoDaddy <oss@godaddy.com>"]
name = "tartufo"
readme = "README.md"
repository = "https://github.com/godaddy/tartufo/"
version = "5.0.0"
version = "5.0.1"

[tool.poetry.scripts]
tartufo = "tartufo.cli:main"
Expand Down

0 comments on commit a6d44bc

Please sign in to comment.