Skip to content

Commit 33ab0e3

Browse files
committed
Change pypi classifier in setup.py.
1 parent fff1312 commit 33ab0e3

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
@@ -40,7 +40,7 @@
4040
zip_safe=False,
4141
keywords='fuzzyfinder',
4242
classifiers=[
43-
'Development Status :: 2 - Pre-Alpha',
43+
'Development Status :: 5 - Production/Stable'
4444
'Intended Audience :: Developers',
4545
'License :: OSI Approved :: BSD License',
4646
'Natural Language :: English',

0 commit comments

Comments
 (0)