Skip to content

Commit

Permalink
Changelog/version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ashariyar committed Nov 15, 2023
1 parent b5838d4 commit 9548f2b
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

### 1.14.5
* Update PDF matching YARA rules file (@anotherbridge)

### 1.14.4
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 = "pdfalyzer"
version = "1.14.4"
version = "1.14.5"
description = "A PDF analysis toolkit. Scan a PDF with relevant YARA rules, visualize its inner tree-like data structure in living color (lots of colors), force decodes of suspicious font binaries, and more."
authors = ["Michel de Cryptadamus <michel@cryptadamus.com>"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit 9548f2b

Please sign in to comment.