Version update to 0.6.10 Beta

This commit is contained in:
Ozzieisaacs 2020-09-27 07:43:56 +02:00
parent a9c0bcb4a2
commit 6108ef4c89

View File

@ -128,7 +128,7 @@ def selected_roles(dictionary):
BookMeta = namedtuple('BookMeta', 'file_path, extension, title, author, cover, description, tags, series, '
'series_id, languages')
STABLE_VERSION = {'version': '0.6.9'}
STABLE_VERSION = {'version': '0.6.10 Beta'}
NIGHTLY_VERSION = {}
NIGHTLY_VERSION[0] = '$Format:%H$'