Skip to content

Commit 94f5bdc

Browse files
committed
pythainlp 1.3
1 parent c2a1be3 commit 94f5bdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.2
2+
current_version = 1.3
33
commit = True
44
tag = True
55

@@ -12,4 +12,4 @@ search = __version__ = '{current_version}'
1212
replace = __version__ = '{new_version}'
1313

1414
[bdist_wheel]
15-
universal=1
15+
python-tag = py3

0 commit comments

Comments
 (0)