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 f40438f commit 439f717Copy full SHA for 439f717
1 file changed
pyproject.toml
@@ -3,8 +3,7 @@ name = "mitreattack-python"
3
description = "MITRE ATT&CK python library"
4
version = "5.0.0"
5
authors = [
6
- { name = "Jared Ondricek", email = "jondricek@mitre.org"},
7
- { name = "Evan Lucchesi Leon", email = "elucchesileon@mitre.org"}
+ { name = "MITRE ATT&CK", email = "attack@mitre.org"},
8
]
9
license = { text = "Apache-2.0" }
10
readme="README.md"
0 commit comments