Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit b7c4a06

Browse files
committed
v0.10.4
Signed-off-by: Phoenix Paulina Schmid <paulina@gelbphoenix.de>
1 parent 8c5315c commit b7c4a06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = 'v0.10.3'
175+
STABLE_VERSION = 'v0.10.4'
176176

177177
USER_AGENT = f"Autocaliweb/{STABLE_VERSION}"
178178

0 commit comments

Comments
 (0)