Skip to content

Commit

Permalink
bump sentencepiece version
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardorei committed Dec 5, 2024
1 parent 20c5c11 commit ffe20c6
Show file tree
Hide file tree
Showing 3 changed files with 1,580 additions and 1,205 deletions.
2 changes: 1 addition & 1 deletion comet/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
logger = logging.getLogger(__name__)


__version__ = "2.2.3"
__version__ = "2.2.4"
__copyright__ = "2020 Unbabel. All rights reserved."
Loading

0 comments on commit ffe20c6

Please sign in to comment.