Skip to content

Commit

Permalink
Changelog/version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ashariyar committed Mar 27, 2024
1 parent 7cb935b commit 3f6b131
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# NEXT RELEASE

### 0.9.4
* Bump `yara-python` to 4.3.0+ and deal with backwards incompatibility

### 0.9.3
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 = "yaralyzer"
version = "0.9.3"
version = "0.9.4"
description = "Visualize and force decode YARA and regex matches found in a file or byte stream. With colors. Lots of colors."
authors = ["Michel de Cryptadamus <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 3f6b131

Please sign in to comment.