Skip to content

Commit

Permalink
Fix classifier typo in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Oct 25, 2022
1 parent 4451668 commit 0d8a1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -106,7 +106,7 @@
long_description_content_type='text/markdown',
author='Adam Dybbroe, Martin Raspaud',
author_email='martin.raspaud@smhi.se',
classifiers=["Development Status :: 5 - Producton/Stable",
classifiers=["Development Status :: 5 - Production/Stable",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Operating System :: OS Independent",
Expand Down

0 comments on commit 0d8a1bc

Please sign in to comment.