1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-12 17:26:23 +00:00

README update and version bump

This commit is contained in:
Paweł Jastrzębski
2013-10-13 18:38:20 +02:00
parent fceac407ee
commit 205170efe4
7 changed files with 16 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ Usage (Windows):
from sys import platform
NAME = "KindleComicConverter"
VERSION = "3.3"
VERSION = "3.4"
MAIN = "kcc.py"
if platform == "darwin":