Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasScialom authored Jul 11, 2021
1 parent e0fb319 commit d6244ba
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
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

PACKAGE_NAME = 'questeval'
VERSION = "0.2.3"
VERSION = "0.2.4"
DESCRIPTION = "State-of-the-art metric for Natural Language Generation"
KEYWORDS = "NLP NLG Metric Evaluation Summarization Simplification Image Captioning Data2text Question Answering Generation Multilingual deep learning Transformer Pytorch"
URL = 'https://github.com/ThomasScialom/QuestEval'
Expand Down

0 comments on commit d6244ba

Please sign in to comment.