Skip to content

Commit

Permalink
[setup.py] update development status classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Sep 13, 2020
1 parent 56fc805 commit b23b305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
python_requires=REQUIRES_PYTHON,
entry_points={"console_scripts": ["dehinter = dehinter.__main__:main"]},
classifiers=[
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Environment :: Other Environment",
"Intended Audience :: Developers",
Expand Down

0 comments on commit b23b305

Please sign in to comment.