We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 117d096 commit 702a5bbCopy full SHA for 702a5bb
pythainlp/__init__.py
@@ -2,7 +2,7 @@
2
# SPDX-FileCopyrightText: 2016-2024 PyThaiNLP Project
3
# SPDX-FileType: SOURCE
4
# SPDX-License-Identifier: Apache-2.0
5
-__version__ = "5.0.5-dev"
+__version__ = "5.1.0-beta1"
6
7
thai_consonants = "กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรลวศษสหฬอฮ" # 44 chars
8
0 commit comments