From f0643b34884ef62c9fd6571a726854058d3889b3 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Fri, 23 May 2025 17:15:26 +0100 Subject: [PATCH] Patch: config cleanup --- invenio_theme_iform/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invenio_theme_iform/__about__.py b/invenio_theme_iform/__about__.py index d2de250..5a8342a 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.4" +__version__ = "2025.5.20.5"