Skip to content

Commit

Permalink
Merge pull request #153 from Maluuba/version-bump-2.4.1
Browse files Browse the repository at this point in the history
bump version to 2.4.1
  • Loading branch information
temporaer authored Oct 19, 2023
2 parents c45bf21 + 5da0f7f commit 8c4c41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
reqs = [str(ir.requirement) for ir in install_reqs]

setup(name='nlg-eval',
version='2.3',
version='2.4.1',
description="Wrapper for multiple NLG evaluation methods and metrics.",
author='Shikhar Sharma, Hannes Schulz, Justin Harris',
author_email='shikhar.sharma@microsoft.com, hannes.schulz@microsoft.com, justin.harris@microsoft.com',
Expand Down

0 comments on commit 8c4c41a

Please sign in to comment.