Skip to content

Commit

Permalink
Fix classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
NiceneNerd committed Jul 19, 2020
1 parent 5e3fb4b commit c18d27f
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 @@ -21,7 +21,7 @@
packages=["wildbits"],
entry_points={"gui_scripts": ["wildbits = wildbits.__main__:main"]},
classifiers=[
"Development Status :: 5 - Stable",
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Programming Language :: Python :: 3.7",
],
Expand Down

0 comments on commit c18d27f

Please sign in to comment.