Skip to content

Commit

Permalink
release: v12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
utnapischtim committed Aug 1, 2024
1 parent 33f4903 commit f4928a1
Showing 1 changed file with 1 addition and 1 deletion.
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__ = "12.0.0rc3"
__version__ = "12.0.0"

__all__ = ("__version__",)

0 comments on commit f4928a1

Please sign in to comment.