Skip to content
Snippets Groups Projects
Commit 0327be88 authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

Add version file

parent df5521e6
No related branches found
No related tags found
1 merge request!19Add version file
Pipeline #103996 passed
0.3.0
......@@ -14,7 +14,7 @@ install_requires = requirements("requirements.txt")
setup(
name="Nerval",
version=0.3,
version=open("VERSION").read(),
description="Tool to evaluate NER on noisy text.",
author="Teklia",
author_email="bmiret@teklia.com",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment