Skip to content

Commit b23b305

Browse files
committed
[setup.py] update development status classifier
1 parent 56fc805 commit b23b305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
python_requires=REQUIRES_PYTHON,
7171
entry_points={"console_scripts": ["dehinter = dehinter.__main__:main"]},
7272
classifiers=[
73-
"Development Status :: 4 - Beta",
73+
"Development Status :: 5 - Production/Stable",
7474
"Environment :: Console",
7575
"Environment :: Other Environment",
7676
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)