Skip to content

Commit

Permalink
Update Development Status
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Mar 14, 2020
1 parent 54b1239 commit 3bc9466
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 @@ -59,7 +59,7 @@ def get_release_command_class() -> Dict[str, setuptools.Command]:
tests_require=tests_requires,
extras_require={"logging": ["loguru>=0.4.1,<1"], "test": tests_requires,},
classifiers=[
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"License :: OSI Approved :: MIT License",
Expand Down

0 comments on commit 3bc9466

Please sign in to comment.