diff --git a/invenio_theme/__init__.py b/invenio_theme/__init__.py index 2d1f7ee4..9575315f 100644 --- a/invenio_theme/__init__.py +++ b/invenio_theme/__init__.py @@ -490,7 +490,6 @@ def settings_item_1(): from .ext import InvenioTheme from .shared import menu - __version__ = "3.0.0"