diff --git a/README.rst b/README.rst index 4ae5235..1506afc 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ :target: https://coveralls.io/github/Cian-H/invenio-theme-iform?branch=master .. image:: https://img.shields.io/badge/code%20style-Ruff-D7FF64.svg - :target: https://github.com/astral-sh/ruff + :target: https://github.com/astral-sh/ruff I-Form standard theme. diff --git a/invenio_theme_iform/__about__.py b/invenio_theme_iform/__about__.py index 77223cd..3b6e698 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.6" +__version__ = "2025.5.20.7"