We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f765ce commit 87231a4Copy full SHA for 87231a4
pythainlp/__init__.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
-__version__ = "2.1.2"
+__version__ = "2.1.3"
3
4
thai_consonants = "กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรลวศษสหฬอฮ" # 44 chars
5
thai_vowels = "ฤฦะ\u0e31าำ\u0e34\u0e35\u0e36\u0e37\u0e38\u0e39เแโใไ\u0e45\u0e47" # 19
0 commit comments