Skip to content

Commit

Permalink
v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mb-wali authored Mar 11, 2022
1 parent 3acbaf6 commit c43c36e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion invenio_config_tugraz/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
and parsed by ``setup.py``.
"""

__version__ = "0.8.3"
__version__ = "0.8.4"

0 comments on commit c43c36e

Please sign in to comment.