Skip to content

Commit

Permalink
Fix type error in autocontrastImage
Browse files Browse the repository at this point in the history
  • Loading branch information
darodi committed Nov 1, 2022
1 parent 1e5c8fa commit 5054821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kindlecomicconverter/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '5.5.3-beta-darodi.7'
__version__ = '5.5.3-beta-darodi.8'
__license__ = 'ISC'
__copyright__ = '2012-2022, Ciro Mattia Gonano <[email protected]>, Pawel Jastrzebski <[email protected]>, darodi'
__docformat__ = 'restructuredtext en'

0 comments on commit 5054821

Please sign in to comment.