Skip to content

Commit b5d5660

Browse files
committed
Update version
1 parent fc9c641 commit b5d5660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cps/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ def selected_roles(dictionary):
163163
BookMeta = namedtuple('BookMeta', 'file_path, extension, title, author, cover, description, tags, series, '
164164
'series_id, languages, publisher, pubdate, identifiers')
165165

166-
STABLE_VERSION = {'version': '0.6.19 Beta'}
166+
STABLE_VERSION = {'version': '0.6.19'}
167167

168168
NIGHTLY_VERSION = dict()
169169
NIGHTLY_VERSION[0] = '$Format:%H$'

0 commit comments

Comments
 (0)