Skip to content

Commit 82bd2cf

Browse files
committed
PyThaiNLP 1.7.1
1 parent b7514dc commit 82bd2cf

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Happy hacking! (;
4949
- Korakot Chaovavanich
5050
- Charin Polpanumas
5151
- Peeradej Tanruangporn
52+
- Arthit Suriyawongkul
5253

5354
## newmm (onecut), mm, TCC, and Thai Soundex Code
5455
- Korakot Chaovavanich

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.7.0.1
2+
current_version = 1.7.1
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
setup(
1414
name="pythainlp",
15-
version="1.7.0.1",
15+
version="1.7.1",
1616
description="Thai natural language processing library",
1717
long_description=readme,
1818
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)