1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-12 17:26:23 +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

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":