Skip to content

Commit cc55e8a

Browse files
committed
[skip ci] fix development status
1 parent 0ba779a commit cc55e8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ def setup_package():
163163
license = 'MIT',
164164
python_requires='>=3.6',
165165
classifiers=[
166-
'Development Status :: 4 - Production/Stable',
166+
'Development Status :: 5 - Production/Stable',
167167
'Intended Audience :: Education',
168168
'Intended Audience :: Developers',
169169
'Intended Audience :: Science/Research',

0 commit comments

Comments
 (0)