about summary refs log tree commit diff
path: root/kindlecomicconverter/__init__.py
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2018-03-10 08:36:34 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2018-03-10 08:41:12 +0100
commit968b083fb20fa06f118ad94d92fd39c124851eb8 (patch)
tree4161504c0ef5c977a0764281cc7102a51307597d /kindlecomicconverter/__init__.py
parentMerge branch 'master' of https://github.com/ciromattia/kcc (diff)
downloadkcc-968b083fb20fa06f118ad94d92fd39c124851eb8.tar.gz
kcc-968b083fb20fa06f118ad94d92fd39c124851eb8.tar.bz2
kcc-968b083fb20fa06f118ad94d92fd39c124851eb8.zip
Updated build enviroment
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 8cb3bad..2ccec97 100644
--- a/kindlecomicconverter/__init__.py
+++ b/kindlecomicconverter/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '5.4.4'
+__version__ = '5.4.5'
 __license__ = 'ISC'
 __copyright__ = '2012-2018, Ciro Mattia Gonano <ciromattia@gmail.com>, Pawel Jastrzebski <pawelj@iosphe.re>'
 __docformat__ = 'restructuredtext en'