diff --git a/invenio_theme_iform/__version__.py b/invenio_theme_iform/__version__.py new file mode 100644 index 0000000..8c3303e --- /dev/null +++ b/invenio_theme_iform/__version__.py @@ -0,0 +1,11 @@ +# -*- coding: utf-8 -*- +# +# Copyright (C) 2025 I-Form Advanced Manufacturing Research Centre. +# +# invenio-theme-iform is free software; you can redistribute it and/or +# modify it under the terms of the MIT License; see LICENSE file for more +# details. + +"""Version data for this python module.""" + +version = "4.14.0"