Update version number to 6.6.1, with wzyboy's new folder structure.

This commit is contained in:
Apprentice Harper
2018-06-02 16:47:00 +01:00
parent 90e822f470
commit af6e479af4
3 changed files with 6 additions and 4 deletions

View File

@@ -32,8 +32,9 @@
# 6.5.4 - PDF float fix.
# 6.5.5 - Kindle for PC/Accented characters in username fix.
# 6.6.0 - Initial KFX support from TomThumb
# 6.6.1 - Standalong app fix from wzyboy
__version__ = '6.6.0'
__version__ = '6.6.1'
import sys
import os, os.path