1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 01:36:27 +00:00

Updated README and version bump

This commit is contained in:
Paweł Jastrzębski
2013-09-06 10:00:08 +02:00
parent 3a645abe6f
commit 4c96de9cdf
7 changed files with 9 additions and 6 deletions

View File

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