Skip to content

Commit 5a1f3d8

Browse files
committed
Version bump
1 parent f14faff commit 5a1f3d8

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
@@ -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 = '0.6.26b'
178+
STABLE_VERSION = '0.6.26'
179179

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

0 commit comments

Comments
 (0)