Skip to content
Snippets Groups Projects
Commit e5e8d51e authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

setup.py: Mark diffoscope as stable. It is, at least, not "Alpha" anymore.

parent 40947e9d
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ setup(
extras_require=extras_require,
python_requires=">=3.7",
classifiers=[
"Development Status :: 3 - Alpha",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Operating System :: POSIX",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment