Skip to content

Commit 348171e

Browse files
committed
Update setup.py to classify as production/stable
1 parent 2928bc4 commit 348171e

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
@@ -76,7 +76,7 @@ def get_package_data(package):
7676
'inflection>=0.3.0'
7777
],
7878
classifiers=[
79-
'Development Status :: 4 - Beta',
79+
'Development Status :: 5 - Production/Stable',
8080
'Environment :: Web Environment',
8181
'Framework :: Django',
8282
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)