Skip to content

Commit 3b843bb

Browse files
committed
Bump to version 1.5.2
1 parent 7e79734 commit 3b843bb

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+
# v1.5.2 4/13/2022
2+
3+
## Fixes
4+
5+
- Handle issue where there is a missing revoked relationship in the new STIX bundle
6+
17
# v1.5.1 - 4/13/2022
28

39
## Improvements

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="1.5.1",
8+
version="1.5.2",
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)