Skip to content

Commit

Permalink
Updare RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jondricek authored Oct 31, 2024
1 parent 55b5dd1 commit be2f1fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
In order to release a new version of mitreattack-python, follow the process outlined here:

1. Verify that all changes desired in the next release are present in the `master` branch.

- If this is for an ATT&CK release, make sure to update the `LATEST_VERSION` in `mitreattack/release_info.py`.

2. Verify that all changes are documented in the CHANGELOG staged in the `master` branch.
3. Build the _mitreattack-python_ package from source and install it locally:
1. [Optional] Activate a virtualenv. e.g., `source ./venv/bin/activate`
Expand Down

0 comments on commit be2f1fd

Please sign in to comment.