Skip to content

Commit

Permalink
Release 5.0.2 (#540)
Browse files Browse the repository at this point in the history
Co-authored-by: Scott Bailey <[email protected]>
  • Loading branch information
rbailey-godaddy and rscottbailey authored Oct 17, 2024
1 parent 8092d1e commit 41e955c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
v5.0.2 - Mmmm DD 2024
---------------------
v5.0.2 - October 17 2024
------------------------

* [#539](https://github.com/godaddy/tartufo/pull/539) - Add support for python
3.13, and update dependencies to latest versions.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ maintainers = ["GoDaddy <[email protected]>"]
name = "tartufo"
readme = "README.md"
repository = "https://github.com/godaddy/tartufo/"
version = "5.0.1"
version = "5.0.2"

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

0 comments on commit 41e955c

Please sign in to comment.