Skip to content

Commit 59d882d

Browse files
author
ashariyar
committed
CHANGELOG.md, version bump
1 parent af6aabf commit 59d882d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# NEXT RELEASE
2+
3+
### 1.17.8
24
* Handle `AttributeError` in `FontInfo` extraction
35

46
### 1.17.7

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pdfalyzer"
3-
version = "1.17.7"
3+
version = "1.17.8"
44
description = "Analyze PDFs with colors (and YARA). Visualize a PDF's inner tree-like data structure, check it against a library of YARA rules, force decodes of suspicious font binaries, and more."
55
authors = ["Michel de Cryptadamus <[email protected]>"]
66
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)