From c585d5c14285b5310fb4cd7fa4f5b34fd58352a6 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 12 Aug 2026 15:53:08 +0100 Subject: [PATCH] chore: update version number --- 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 ddcbb56..4155698 100644 --- a/invenio_theme_iform/__about__.py +++ b/invenio_theme_iform/__about__.py @@ -8,4 +8,4 @@ """Metadata for this python module.""" -__version__ = "2025.6.6.4" +__version__ = "2026.8.12"