Skip to content

Commit

Permalink
Fix minor dependencies and bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoRei committed Oct 13, 2023
1 parent 034d494 commit a31c2de
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 62 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.1.0"
__version__ = "2.1.1"
__copyright__ = "2020 Unbabel. All rights reserved."
Loading

0 comments on commit a31c2de

Please sign in to comment.