diff --git a/README.rst b/README.rst index 5474849..8e0d8dc 100644 --- a/README.rst +++ b/README.rst @@ -24,7 +24,7 @@ .. image:: https://readthedocs.org/projects/invenio-theme-iform/badge/?version=latest :target: https://invenio-theme-iform.readthedocs.io/en/latest/?badge=latest -.. image:: https://img.shields.io/coveralls/mb-wali/invenio-theme-iform.svg +.. image:: https://img.shields.io/coveralls/Cian-H/invenio-theme-iform.svg :target: https://coveralls.io/r/Cian-H/invenio-theme-iform .. image:: https://img.shields.io/badge/code%20style-Ruff-D7FF64.svg diff --git a/invenio_theme_iform/__about__.py b/invenio_theme_iform/__about__.py index 5a8342a..77223cd 100644 --- a/invenio_theme_iform/__about__.py +++ b/invenio_theme_iform/__about__.py @@ -8,4 +8,4 @@ """Metadata for this python module.""" -__version__ = "2025.5.20.5" +__version__ = "2025.5.20.6"