Skip to content

Commit ff1b3ac

Browse files
committed
release: v1.0.24
1 parent 4a7d230 commit ff1b3ac

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

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

28+
Version 1.0.24 (2021-11-26)
29+
30+
- decouple recid provider from CDS
31+
2832
Version 1.0.23 (2021-11-19)
2933

3034
- remove lowercase text transformation of emails for record restriction

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__ = "1.0.23"
27+
__version__ = "1.0.24"

0 commit comments

Comments
 (0)