Skip to content

Commit

Permalink
[chores] Setup.py updated Development Status classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Aug 14, 2024
1 parent 51df1d1 commit 86a22ca
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 @@ -63,7 +63,7 @@ def get_install_requires():
packages=find_packages(exclude=['tests', 'tests.*', 'docs', 'docs.*']),
zip_safe=False,
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 5 - Production/Stable ',
'Environment :: Console',
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
Expand Down

0 comments on commit 86a22ca

Please sign in to comment.