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

README update and version bump

This commit is contained in:
Paweł Jastrzębski
2013-10-29 16:45:39 +01:00
parent 6095eb98c4
commit 1b723b2fee
8 changed files with 17 additions and 11 deletions

View File

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