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-07-22 08:43:35 +02:00
parent 462f24149b
commit 9d267a6cc4
6 changed files with 11 additions and 10 deletions

View File

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