Skip to content

Commit

Permalink
📦 release: v6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ptamarit committed Oct 15, 2024
1 parent 388e6b8 commit 64cc556
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
Changes
=======

Version v6.4.0 (released 2024-10-15)

- jobs: add import awards OpenAIRE; Update CORDIS
- awards: rollback to use the 2nd part of funding stream as program

Version v6.3.1 (released 2024-10-11)

- jobs: pass since as string to task
Expand Down
2 changes: 1 addition & 1 deletion invenio_vocabularies/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@

from .ext import InvenioVocabularies

__version__ = "6.3.1"
__version__ = "6.4.0"

__all__ = ("__version__", "InvenioVocabularies")

0 comments on commit 64cc556

Please sign in to comment.