diff options
author | Maxim Devaev <[email protected]> | 2021-09-24 09:38:42 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2021-09-24 09:38:42 +0300 |
commit | e95068cc4688ce7d1dad8c73ba02d97bfe717d49 (patch) | |
tree | 6e9822113a831017db286cd8efcaf5f298b70b4a | |
parent | 977c8a1ade70969b0bb588ac119105e6b4f29394 (diff) |
stable
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |