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-08-12 15:59:32 +02:00
parent 876d26d174
commit b7d7204d40
7 changed files with 18 additions and 20 deletions

View File

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