1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-12 17:26:23 +00:00

Version Bump

This commit is contained in:
Paweł Jastrzębski
2013-12-07 20:08:20 +01:00
parent 5bcdc78725
commit e835502837
9 changed files with 12 additions and 8 deletions

View File

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