mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-22 21:11:57 +00:00
release v0.11.0
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
Changes
|
||||
=======
|
||||
|
||||
Version v0.11.0 (release 2023-04-20)
|
||||
|
||||
- global: make package compatible with v11
|
||||
|
||||
|
||||
Version v0.10.4 (release 2023-02-10)
|
||||
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ from .ext import InvenioConfigTugraz
|
||||
from .generators import RecordIp
|
||||
from .utils import get_identity_from_user_by_email
|
||||
|
||||
__version__ = "0.10.4"
|
||||
__version__ = "0.11.0"
|
||||
|
||||
__all__ = (
|
||||
"__version__",
|
||||
|
||||
Reference in New Issue
Block a user