1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-02 20:53:28 +00:00

Updated README and version bump

This commit is contained in:
Paweł Jastrzębski
2013-09-18 12:47:33 +02:00
parent 431cb73e61
commit a58d98f0dc
10 changed files with 36 additions and 25 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ Usage (Windows):
from sys import platform
NAME = "KindleComicConverter"
VERSION = "3.2.1"
VERSION = "3.3"
MAIN = "kcc.py"
if platform == "darwin":