Skip to content

Commit e9bccc8

Browse files
committed
Version bump
1 parent 53ba352 commit e9bccc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cps/constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ def selected_roles(dictionary):
175175
'series_id, languages, publisher, pubdate, identifiers')
176176

177177
# python build process likes to have x.y.zbw -> b for beta and w a counting number
178-
STABLE_VERSION = {'version': '0.6.22b'}
178+
STABLE_VERSION = {'version': '0.6.22'}
179179

180180
NIGHTLY_VERSION = dict()
181181
NIGHTLY_VERSION[0] = '$Format:%H$'

0 commit comments

Comments
 (0)