We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9e8bd commit f2406caCopy full SHA for f2406ca
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Staged in Develop
+# v1.4.1 - 12/17/2021
2
## Improvements
3
- Added support for ATT&CK Workbench as a datasource
4
- Added parsing for CAPEC IDs in AttackToExcel
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="mitreattack-python",
8
- version="1.4.0",
+ version="1.4.1",
9
author="MITRE ATT&CK, MITRE Corporation",
10
author_email="attack@mitre.org",
11
description="MITRE ATT&CK python library",
0 commit comments