Fix classifier

This commit is contained in:
Sean Gillies 2021-01-10 19:34:32 -07:00
parent bef412f03f
commit 2db2a41c77

View File

@ -366,7 +366,7 @@ setup_args = dict(
description="Fast and direct raster I/O for use with Numpy and SciPy",
long_description=readme,
classifiers=[
"Development Status :: 5 - Production",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Intended Audience :: Science/Research",