Update ineptpdf.py

integer division, and version
This commit is contained in:
Apprentice Harper
2021-01-03 16:11:02 +00:00
parent ed412bee35
commit a7974f0f14
2 changed files with 6 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
# Copyright © 2008-2020 Apprentice Harper et al.
__license__ = 'GPL v3'
__version__ = '7.0.2'
__version__ = '7.0.3'
__docformat__ = 'restructuredtext en'
@@ -73,6 +73,7 @@ __docformat__ = 'restructuredtext en'
# 7.0.0 - Switched to Python 3 for calibre 5.0. Thanks to all who contributed
# 7.0.1 - More Python 3 changes. Adobe PDF decryption should now work in some cases
# 7.0.2 - More Python 3 changes. Adobe PDF decryption should now work on PC too.
# 7.0.3 - More Python 3 changes. Integer division in ineptpdf.py
"""
Decrypt DRMed ebooks.