Skip to content

Commit c6c0829

Browse files
committed
Bump version to 1.5.1
1 parent 108996b commit c6c0829

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.1 - 4/13/2022
2+
3+
## Improvements
4+
5+
- Make diffStix compatible back to python 3.5
6+
17
# v1.5.0 - 4/12/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.0",
8+
version="1.5.1",
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)