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

README update + Version bump

This commit is contained in:
Paweł Jastrzębski
2014-01-14 15:57:52 +01:00
parent 96a8c1d354
commit cf0b6b3484
9 changed files with 11 additions and 8 deletions

View File

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