Skip to content

Commit

Permalink
Changelog/version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ashariyar committed Feb 27, 2023
1 parent 5fcd544 commit e61be5b
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.2
* Fix PyPi screenshots
* Raise better error message if yara rules file doesn't exist

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.1.1"
version = "0.9.2"
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 e61be5b

Please sign in to comment.