Skip to content

Commit

Permalink
Update to v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
adpare committed May 2, 2024
1 parent 2dd0926 commit a0df4f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# v3.0.5 - Changes staged
# v3.0.5 - 5/2/2024

## Features

- Update release information for ATT&CK 15.1
- Added functionality to `MitreAttackData` to retrieve a list of Procedure Examples by technique. [#172](https://github.com/mitre-attack/mitreattack-python/pull/172)
- Updated `navlayers` module to support Navigator version 5.0.0.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="mitreattack-python",
version="3.0.4",
version="3.0.5",
author="MITRE ATT&CK, MITRE Corporation",
author_email="[email protected]",
description="MITRE ATT&CK python library",
Expand Down

0 comments on commit a0df4f4

Please sign in to comment.