Skip to content

Commit

Permalink
Bump project to version 0.2.1, update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ergrelet committed Jul 29, 2024
1 parent e616ed3 commit 5c7a429
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [Unreleased]

## [0.2.1] - 2024-07-29

### Changed

- Bump lief to version 0.15.1

## [0.2.0] - 2024-07-28

### Added
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "themida-unmutate"
version = "0.2.0"
version = "0.2.1"
description = "Static deobfuscator for Themida's mutation-based obfuscation."
authors = ["ergrelet <[email protected]>"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit 5c7a429

Please sign in to comment.