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:
Ciro Mattia Gonano
2013-11-11 11:51:46 +01:00
parent 0a30f1ffb9
commit fe06e2fa19
9 changed files with 11 additions and 9 deletions

View File

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