Skip to content

Commit 998d5ba

Browse files
committed
REL: 1.27.11
Bug Fixes (BUG): - Incorrectly issued xref warning/exception (#855) Full Changelog: 1.27.10...1.27.11
1 parent c96489d commit 998d5ba

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Version 1.27.11, 2022-05-02
2+
---------------------------
3+
4+
Bug Fixes (BUG):
5+
- Incorrectly issued xref warning/exception (#855)
6+
7+
Full Changelog: https://github.com/py-pdf/PyPDF2/compare/1.27.10...1.27.11
8+
19
Version 1.27.10, 2022-05-01
210
---------------------------
311

PyPDF2/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.27.10"
1+
__version__ = "1.27.11"

0 commit comments

Comments
 (0)