Skip to content

Commit 514769b

Browse files
committed
setup.py upgrade development status to production/stable
1 parent e20534c commit 514769b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
author_email="me@syrusakbary.com",
7676
license="MIT",
7777
classifiers=[
78-
"Development Status :: 4 - Beta",
78+
"Development Status :: 5 - Production/Stable",
7979
"Intended Audience :: Developers",
8080
"Topic :: Software Development :: Libraries",
8181
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)