mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-22 21:11:57 +00:00
Switched to calver managed by hatch
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
# modify it under the terms of the MIT License; see LICENSE file for more
|
||||
# details.
|
||||
|
||||
"""Version data for this python module."""
|
||||
"""Metadata for this python module."""
|
||||
|
||||
version = "0.13.3"
|
||||
__version__ = "2025.5.20"
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
"""invenio module that adds I-Form configs."""
|
||||
|
||||
from .__version__ import version as __version__
|
||||
from .__about__ import __version__
|
||||
from .ext import InvenioConfigIform
|
||||
from .utils import get_identity_from_user_by_email
|
||||
|
||||
|
||||
Reference in New Issue
Block a user