mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-22 21:11:57 +00:00
release: v0.9.1
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
|
||||
Changes
|
||||
=======
|
||||
Version 0.9.1 (released 2022-05-30)
|
||||
|
||||
- ci(publish): ping babel version (#99)
|
||||
|
||||
Version 0.9.0 (released 2022-05-30)
|
||||
|
||||
- config: adds new introduced configs v9
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
from .ext import InvenioConfigTugraz
|
||||
from .generators import RecordIp
|
||||
|
||||
__version__ = "0.9.0"
|
||||
__version__ = "0.9.1"
|
||||
|
||||
__all__ = ("__version__", "InvenioConfigTugraz", "RecordIp")
|
||||
|
||||
Reference in New Issue
Block a user