From 2f7b008301fdcebc50f71eeb44c2981dd7aad6e3 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 14 May 2025 19:23:31 +0100 Subject: [PATCH] Version increment --- 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 1302f90..1c5993d 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.14" +__version__ = "2025.5.14.1"