From aac15ab9cc94feb9b7f2aa4d9c5b5c46a129c63f Mon Sep 17 00:00:00 2001 From: Vu Anh Date: Sun, 26 Feb 2023 11:08:52 +0700 Subject: [PATCH] GH-616: Release version 6.1.4 (#661) --- HISTORY.rst | 6 ++++++ underthesea/VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index e350538d..dd7265b0 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,12 @@ History ================================================================================ +6.1.4 (2023-02-26) +-------------------------------------------------------------------------------- + +* GH-588: Support underthesea_core with python 3.11 by @rain1024 in https://github.com/undertheseanlp/underthesea/pull/659 +* GH-588: update underthesea_core version by @rain1024 in https://github.com/undertheseanlp/underthesea/pull/660 + 6.1.3 (2023-02-25) -------------------------------------------------------------------------------- diff --git a/underthesea/VERSION b/underthesea/VERSION index 88d06f10..c0f25bae 100644 --- a/underthesea/VERSION +++ b/underthesea/VERSION @@ -1 +1 @@ -6.1.3 +6.1.4