Skip to content

Commit

Permalink
release: v12.0.0b2.dev9
Browse files Browse the repository at this point in the history
  • Loading branch information
jrcastro2 committed Jul 5, 2023
1 parent bd71159 commit e1547c1
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 @@ -16,6 +16,6 @@
#
# See PEP 0440 for details - https://www.python.org/dev/peps/pep-0440

__version__ = "12.0.0b2.dev8"
__version__ = "12.0.0b2.dev9"

__all__ = ("__version__",)

0 comments on commit e1547c1

Please sign in to comment.