mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2026-03-04 08:28:13 +00:00
release: v0.10.0
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
|
||||
Changes
|
||||
=======
|
||||
Version 0.10.0 (released 2022-10-13)
|
||||
|
||||
- global: migrate to v10 (#101)
|
||||
|
||||
Version 0.9.1 (released 2022-05-30)
|
||||
|
||||
- ci(publish): ping babel version (#99)
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
from .ext import InvenioConfigTugraz
|
||||
from .generators import RecordIp
|
||||
|
||||
__version__ = "0.9.1"
|
||||
__version__ = "0.10.0"
|
||||
|
||||
__all__ = ("__version__", "InvenioConfigTugraz", "RecordIp")
|
||||
|
||||
Reference in New Issue
Block a user