Skip to content

Commit 86a22ca

Browse files
committedAug 14, 2024·
[chores] Setup.py updated Development Status classifier
1 parent 51df1d1 commit 86a22ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def get_install_requires():
6363
packages=find_packages(exclude=['tests', 'tests.*', 'docs', 'docs.*']),
6464
zip_safe=False,
6565
classifiers=[
66-
'Development Status :: 3 - Alpha',
66+
'Development Status :: 5 - Production/Stable ',
6767
'Environment :: Console',
6868
'Intended Audience :: Developers',
6969
'License :: OSI Approved :: MIT License',

0 commit comments

Comments
 (0)
Please sign in to comment.