Update version to 0.6.13 for release

This commit is contained in:
Ozzie Isaacs
2021-09-25 08:29:43 +02:00
parent af202bd6d1
commit 2edcd16119
2 changed files with 3 additions and 2 deletions

View File

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