Skip to content

Commit 9519c1b

Browse files
ptamaritalejandromumo
authored andcommitted
📦 release: v14.0.0
1 parent 584cd62 commit 9519c1b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎CHANGES.rst

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
Changes
1313
=======
1414

15+
Version v14.0.0 (released 2024-10-04)
16+
17+
- installation: bump invenio-vocabularies & invenio-communities
18+
1519
Version v13.0.0 (released 2024-10-03)
1620

1721
- collections: added feature, containing core functionalities and DB models

‎invenio_rdm_records/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111

1212
from .ext import InvenioRDMRecords
1313

14-
__version__ = "13.0.0"
14+
__version__ = "14.0.0"
1515

1616
__all__ = ("__version__", "InvenioRDMRecords")

0 commit comments

Comments
 (0)