Skip to content

Commit 11bb1f8

Browse files
committed
release: v2.5.3
1 parent d1eecaa commit 11bb1f8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
Changes
2626
=======
2727

28+
Version 2.5.3 (2025-06-12)
29+
30+
- keywords: add missing source field used in old migrated records
31+
- contrib: fix CERN contrib login with token
32+
2833
Version 2.5.2 (2025-04-02)
2934

3035
- stats: return generic message when stat event not valid

cds/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424

2525
"""CDS version."""
2626

27-
__version__ = "2.5.2"
27+
__version__ = "2.5.3"

0 commit comments

Comments
 (0)