From 4155fb875abeaed759bcd4ee165e66bff3d4915b Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Fri, 23 May 2025 17:24:21 +0100 Subject: [PATCH] Patch: format fix --- README.rst | 2 +- invenio_theme_iform/__about__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"