Skip to content

Commit 9b5452f

Browse files
committed
REL: 1.28.6
1 parent 180153d commit 9b5452f

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.28.6, 2022-09-08
2+
--------------------------
3+
4+
Bug Fixes (BUG):
5+
- Usage of super() (#1335)
6+
7+
Full Changelog: https://github.com/py-pdf/PyPDF2/compare/1.28.5...1.28.6
8+
19
Version 1.28.5, 2022-07-21
210
--------------------------
311

PyPDF2/_version.py

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

0 commit comments

Comments
 (0)