This commit is contained in:
Mojib Wali
2022-03-10 10:25:35 +01:00
committed by GitHub
parent 6c6138b682
commit 408bdc47b1
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,10 @@
Changes
=======
Version 0.8.3 (released 2022-03-10)
- config: fix comment & import
Version 0.8.2 (released 2022-03-03)
- config: new introduced to v8 of invenioRDM

View File

@@ -12,4 +12,4 @@ This file is imported by ``invenio_config_tugraz.__init__``,
and parsed by ``setup.py``.
"""
__version__ = "0.8.2"
__version__ = "0.8.3"