Skip to content

Commit

Permalink
📦 release: v13.0.0b1.dev9
Browse files Browse the repository at this point in the history
  • Loading branch information
ptamarit committed Oct 8, 2024
1 parent 418f2af commit b1b6383
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
Changes
=======

Version v13.0.0b1.dev9 (released 2024-10-08)

- installation: bump invenio-communities & invenio-rdm-records

Version v13.0.0b1.dev8 (released 2024-10-04)

- installation: bump invenio-communities & invenio-rdm-records
Expand Down
2 changes: 1 addition & 1 deletion invenio_app_rdm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
#
# See PEP 0440 for details - https://www.python.org/dev/peps/pep-0440

__version__ = "13.0.0b1.dev8"
__version__ = "13.0.0b1.dev9"

__all__ = ("__version__",)

0 comments on commit b1b6383

Please sign in to comment.