Skip to content

Commit 41e955c

Browse files
Release 5.0.2 (#540)
Co-authored-by: Scott Bailey <[email protected]>
1 parent 8092d1e commit 41e955c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
v5.0.2 - Mmmm DD 2024
2-
---------------------
1+
v5.0.2 - October 17 2024
2+
------------------------
33

44
* [#539](https://github.com/godaddy/tartufo/pull/539) - Add support for python
55
3.13, and update dependencies to latest versions.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ maintainers = ["GoDaddy <[email protected]>"]
3333
name = "tartufo"
3434
readme = "README.md"
3535
repository = "https://github.com/godaddy/tartufo/"
36-
version = "5.0.1"
36+
version = "5.0.2"
3737

3838
[tool.poetry.scripts]
3939
tartufo = "tartufo.cli:main"

0 commit comments

Comments
 (0)