We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345092b commit 5bee353Copy full SHA for 5bee353
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-vX.X.X - Mar 3 2023
+v4.1.0 - April 3 2023
2
--------------------
3
4
Features:
pyproject.toml
@@ -32,7 +32,7 @@ maintainers = ["GoDaddy <[email protected]>"]
32
name = "tartufo"
33
readme = "README.md"
34
repository = "https://github.com/godaddy/tartufo/"
35
-version = "4.0.1"
+version = "4.1.0"
36
37
[tool.poetry.scripts]
38
tartufo = "tartufo.cli:main"
0 commit comments