Skip to content

Commit 373f44c

Browse files
authored
GH-770: Release version 8.0.1 (#808)
1 parent 1dbfd94 commit 373f44c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/history.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
History
33
================================================================================
44

5-
8.0.1a1 (2025-09-20)
5+
8.0.1 (2025-09-21)
66
--------------------------------------------------------------------------------
77

88
* Bump cookie and express in /extensions/apps/languagesv2/languages-v2-web by @dependabot[bot] in https://github.com/undertheseanlp/underthesea/pull/802

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "underthesea"
7-
version = "8.0.1a1"
7+
version = "8.0.1"
88
description = "Vietnamese NLP Toolkit"
99
readme = "README.md"
1010
requires-python = ">=3.9"

underthesea/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.0.1a1
1+
8.0.1

0 commit comments

Comments
 (0)