Skip to content

Commit 431ec90

Browse files
committed
bump version 2.2.3
1 parent 180bfe3 commit 431ec90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

comet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
logger = logging.getLogger(__name__)
2323

2424

25-
__version__ = "2.2.2"
25+
__version__ = "2.2.3"
2626
__copyright__ = "2020 Unbabel. All rights reserved."

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "unbabel-comet"
3-
version = "2.2.2"
3+
version = "2.2.3"
44
description = "High-quality Machine Translation Evaluation"
55
authors = ["Ricardo Rei, Craig Stewart, Catarina Farinha, Alon Lavie"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)