Skip to content

Commit d90db68

Browse files
committed
feat: update sphinx copyright date and package version
1 parent a461471 commit d90db68

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99

1010
# -- Project information -----------------------------------------------------
1111
project = "mitreattack-python"
12-
copyright = "2022, The MITRE Corporation"
13-
version = "2.0.0"
14-
release = "2.0.0"
12+
copyright = "2025, The MITRE Corporation"
13+
version = "5.0.0"
14+
release = "5.0.0"
1515

1616
# -- General configuration ---------------------------------------------------
1717
extensions = [

0 commit comments

Comments
 (0)