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

Commit 52050b3

Browse files
committed
v0.9.5
Signed-off-by: Phoenix Paulina Schmid <paulina@gelbphoenix.de>
1 parent 36dd10c commit 52050b3

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

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

0 commit comments

Comments
 (0)