Skip to content

Commit

Permalink
fix typo'd Development Status in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dpranke committed May 6, 2022
1 parent 2010c8c commit 4c801bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
url='https://github.com/dpranke/pyjson5',
license='Apache',
classifiers=[
'Development Status :: 5 - Proudction/Stable',
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python :: 2',
Expand Down

0 comments on commit 4c801bd

Please sign in to comment.