Skip to content

Commit 507df64

Browse files
committed
chore: bump version to 4.0.3
1 parent 5d4b16c commit 507df64

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v4.0.3 - 1 August 2025
2+
3+
## Features
4+
5+
- Add type hints to MitreAttackData class
6+
17
# v4.0.2 - 7 May 2025
28

39
## Fixes

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="mitreattack-python",
8-
version="4.0.2",
8+
version="4.0.3",
99
author="MITRE ATT&CK, MITRE Corporation",
1010
author_email="attack@mitre.org",
1111
description="MITRE ATT&CK python library",

0 commit comments

Comments
 (0)