Skip to content

Commit 30b7f64

Browse files
switch status to Production
1 parent 68c95a9 commit 30b7f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
install_requires=[str(ir.req) for ir in install_reqs],
4848

4949
classifiers=[
50-
'Development Status :: 5 - Production',
50+
'Development Status :: 5 - Production/Stable',
5151

5252
'Intended Audience :: Developers',
5353
'Topic :: Software Development :: Libraries :: Python Modules',

0 commit comments

Comments
 (0)