We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90683ed commit 4c78b54Copy full SHA for 4c78b54
CHANGELOG
@@ -1,3 +1,12 @@
1
+Version 1.27.7, 2022-04-19
2
+--------------------------
3
+
4
+Bug Fixes (BUG):
5
+- Import exceptions from PyPDF2.errors in PyPDF2.utils (#780)
6
7
+Code Style (STY):
8
+- Naming in 'make_changelog.py'
9
10
Version 1.27.6, 2022-04-18
11
--------------------------
12
PyPDF2/_version.py
@@ -1 +1 @@
-__version__ = "1.27.6"
+__version__ = "1.27.7"
0 commit comments