We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7378e05 commit 8535dcbCopy full SHA for 8535dcb
setup.py
@@ -23,15 +23,13 @@
23
24
25
classifiers = [
26
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
27
'Intended Audience :: Education',
28
'Intended Audience :: Developers',
29
'Intended Audience :: Science/Research',
30
'Topic :: Text Processing :: Linguistic',
31
'Topic :: Text Processing :: Indexing',
32
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
33
- 'Programming Language :: Python :: 2.7',
34
- 'Programming Language :: Python :: 3.5',
35
'Programming Language :: Python :: 3.6',
36
'Programming Language :: Python :: 3.7',
37
'Programming Language :: Python :: 3.8',
0 commit comments