Python 3.8 updates

This commit is contained in:
James R. Barlow
2019-10-20 03:20:54 -07:00
parent 6e99e7b346
commit b55d7e57af
5 changed files with 15 additions and 5 deletions
+7
View File
@@ -13,6 +13,13 @@ Note that it is licensed under GPLv3, so scripts that
``import ocrmypdf`` and are released publicly should probably also be
licensed under GPLv3.
v9.0.4
======
- Fixed compatibility with Python 3.8.
- Fixed Tesseract settings for ``--user-words`` and ``--user-patterns``.
- We now require pikepdf 1.6.5.
v9.0.3
======