Skip to content

Commit

Permalink
release: v12.0.0b3.dev5
Browse files Browse the repository at this point in the history
  • Loading branch information
slint committed Mar 7, 2024
1 parent f0f8053 commit 81fce15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion invenio_app_rdm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
#
# See PEP 0440 for details - https://www.python.org/dev/peps/pep-0440

__version__ = "12.0.0b3.dev4"
__version__ = "12.0.0b3.dev5"

__all__ = ("__version__",)
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{#
Copyright (C) 2020-2021 CERN.
Copyright (C) 2020-2024 CERN.
Copyright (C) 2020-2021 Northwestern University.
Copyright (C) 2021-2023 TU Wien.
Copyright (C) 2021 Graz University of Technology.
Expand Down

0 comments on commit 81fce15

Please sign in to comment.