Skip to content

Commit e6b0bcf

Browse files
authored
Merge pull request #786 from PyThaiNLP/4.0-beta1
PyThaiNLP 4.0 beta 1
2 parents 1cfccd0 + 3ced021 commit e6b0bcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132

133133
setup(
134134
name="pythainlp",
135-
version="4.0.0dev0",
135+
version="4.0.0beta1",
136136
description="Thai Natural Language Processing library",
137137
long_description=readme,
138138
long_description_content_type="text/markdown",
@@ -165,7 +165,7 @@
165165
"Thai language",
166166
],
167167
classifiers=[
168-
"Development Status :: 5 - Production/Stable",
168+
"Development Status :: 4 - Beta",
169169
"Programming Language :: Python :: 3",
170170
"Intended Audience :: Developers",
171171
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)