This commit is contained in:
Mojib Wali
2022-03-11 10:47:10 +01:00
committed by GitHub
parent 3acbaf65ef
commit c43c36ece3
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,10 @@
Changes
=======
Version 0.8.4 (released 2022-03-11)
- config: use gettext
Version 0.8.3 (released 2022-03-10)
- config: fix comment & import

View File

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