Skip to content

Commit

Permalink
release: v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
utnapischtim committed Dec 2, 2024
1 parent 129f4d5 commit 9ef69b9
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 @@ -9,6 +9,10 @@
Changes
=======

Version 3.0.0 (released 2024-12-02)

- setup: update dependencies

Version 2.2.0 (released 2024-11-28)

- setup: upper pin packages
Expand Down
2 changes: 1 addition & 1 deletion invenio_i18n/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@

from .ext import InvenioI18N

__version__ = "2.2.0"
__version__ = "3.0.0"

_ = gettext

Expand Down

0 comments on commit 9ef69b9

Please sign in to comment.