mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-05-28 01:12:04 +01:00
Switched build system to hatchling
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
|
||||
"""invenio module for I-Form theme."""
|
||||
|
||||
from .__version__ import version as __version__
|
||||
from .ext import InvenioThemeIform
|
||||
|
||||
__version__ = "4.13.0"
|
||||
|
||||
__all__ = ("__version__", "InvenioThemeIform")
|
||||
|
||||
Reference in New Issue
Block a user