-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporary config change revert and version bump (#1498)
* Temporarily add back deprecated config var * Bump version for point release fix to 20240614.1
- Loading branch information
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "turbinia" | ||
version = "20240614" | ||
version = "20240614.1" | ||
description = "Automation and Scaling of Digital Forensics Tools" | ||
authors = ["Turbinia Developers <[email protected]>"] | ||
maintainers = ["Turbinia Developers <[email protected]>"] | ||
|
@@ -67,4 +67,4 @@ ignore_patterns = [ | |
|
||
[build-system] | ||
requires = ["poetry-core"] | ||
build-backend = "poetry.core.masonry.api" | ||
build-backend = "poetry.core.masonry.api" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters