Skip to content

Commit 9b94d77

Browse files
committed
updated classifier
1 parent 76eb8e4 commit 9b94d77

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
@@ -52,7 +52,7 @@ def get_ext_dir(*components: tp.Iterable[str]) -> tp.Sequence[str]:
5252
license='MIT',
5353
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
5454
classifiers=[
55-
'Development Status :: 3 - Alpha',
55+
'Development Status :: 5 - Production/Stable',
5656
'Intended Audience :: Developers',
5757
'Topic :: Software Development',
5858
'License :: OSI Approved :: MIT License',

0 commit comments

Comments
 (0)