summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2021-09-24 09:38:42 +0300
committerMaxim Devaev <[email protected]>2021-09-24 09:38:42 +0300
commite95068cc4688ce7d1dad8c73ba02d97bfe717d49 (patch)
tree6e9822113a831017db286cd8efcaf5f298b70b4a /setup.py
parent977c8a1ade70969b0bb588ac119105e6b4f29394 (diff)
stable
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 83418e87..d5429ea7 100755
--- a/setup.py
+++ b/setup.py
@@ -142,7 +142,7 @@ def main() -> None:
classifiers=[
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",