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 f3ebb75 commit ef7533eCopy full SHA for ef7533e
setup.py
@@ -170,7 +170,7 @@ def build_extensions(self):
170
URL = "http://pandas.pydata.org"
171
DOWNLOAD_URL = ''
172
CLASSIFIERS = [
173
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
174
'Environment :: Console',
175
'Operating System :: OS Independent',
176
'Intended Audience :: Science/Research',
0 commit comments