about summary refs log tree commit diff
path: root/kindlecomicconverter/__init__.py
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2017-04-09 15:34:59 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2017-04-09 15:34:59 +0200
commit2d712e796db5e45ca97b1b1ad30ad29cd2df3043 (patch)
tree306054863a915eeaa76f34fef3d8f70c57a3b522 /kindlecomicconverter/__init__.py
parentFixed page splitter (diff)
downloadkcc-2d712e796db5e45ca97b1b1ad30ad29cd2df3043.tar.gz
kcc-2d712e796db5e45ca97b1b1ad30ad29cd2df3043.tar.bz2
kcc-2d712e796db5e45ca97b1b1ad30ad29cd2df3043.zip
Updated README + version bump
Diffstat (limited to 'kindlecomicconverter/__init__.py')
-rw-r--r--kindlecomicconverter/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kindlecomicconverter/__init__.py b/kindlecomicconverter/__init__.py
index 3622f15..a873448 100644
--- a/kindlecomicconverter/__init__.py
+++ b/kindlecomicconverter/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '5.3.1'
+__version__ = '5.4'
 __license__ = 'ISC'
 __copyright__ = '2012-2017, Ciro Mattia Gonano <ciromattia@gmail.com>, Pawel Jastrzebski <pawelj@iosphe.re>'
 __docformat__ = 'restructuredtext en'