From c39c567f5a810106d078dcbb1420487f556e0ece Mon Sep 17 00:00:00 2001 From: Chris Kamphuis Date: Wed, 3 May 2023 11:12:04 +0200 Subject: [PATCH] update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a1e429d..2a2f659 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name="mmead", - version="0.0.3", + version="0.1.0", author="Chris Kamphuis", author_email="chris@cs.ru.nl", description="MS MARCO entity annotations and disambiguations",