From e43e8406ce10cab00b4c79f666e4fb9285989d08 Mon Sep 17 00:00:00 2001 From: Bruno Guillaume <Bruno.Guillaume@loria.fr> Date: Mon, 15 Feb 2021 15:42:51 +0100 Subject: [PATCH] version 1.7.4 --- CHANGES.md | 3 +++ VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 9c8efa9..95482be 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,6 @@ +## 1.7.4 (2021/02/15) + * More UD features + ## 1.7.3 (2020/09/14) * Change empty node representation * add unordered nodes to Conll output diff --git a/VERSION b/VERSION index bbf649f..10c0880 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.3 \ No newline at end of file +1.7.4 -- GitLab