Skip to content

Commit

Permalink
fix: dev status classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Oct 4, 2023
1 parent 33330cd commit d8fb625
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 @@ -68,7 +68,7 @@
packages=find_packages(exclude=["tests", "tests.*"]),
package_data={"ape_bsc": ["py.typed"]},
classifiers=[
"Development Status :: 5 - Production",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Natural Language :: English",
Expand Down

0 comments on commit d8fb625

Please sign in to comment.