Skip to content

Commit 776eecc

Browse files
committed
Version bump
1 parent 91e36b2 commit 776eecc

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
@@ -172,7 +172,7 @@ def selected_roles(dictionary):
172172
'series_id, languages, publisher, pubdate, identifiers')
173173

174174
# python build process likes to have x.y.zbw -> b for beta and w a counting number
175-
STABLE_VERSION = '0.6.25b'
175+
STABLE_VERSION = '0.6.25'
176176

177177
NIGHTLY_VERSION = dict()
178178
NIGHTLY_VERSION[0] = '$Format:%H$'

0 commit comments

Comments
 (0)