diff --git a/setup.cfg b/setup.cfg index 3a58005..c8ee678 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description = Read in an ODS file and return it as a pandas.DataFrame long_description = file: README.md, LICENSE.txt long_description_content_type = text/markdown classifiers = - Development Status :: 2 - Beta + Development Status :: 5 - Production/Stable License :: OSI Approved :: MIT License Programming Language :: Python :: 3 Topic :: Utilities