We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e79734 commit 3b843bbCopy full SHA for 3b843bb
2 files changed
CHANGELOG.md
@@ -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
7
# v1.5.1 - 4/13/2022
8
9
## Improvements
setup.py
@@ -5,7 +5,7 @@
setuptools.setup(
name="mitreattack-python",
- version="1.5.1",
+ version="1.5.2",
author="MITRE ATT&CK, MITRE Corporation",
10
author_email="attack@mitre.org",
11
description="MITRE ATT&CK python library",
0 commit comments