Skip to content

Commit 8acb854

Browse files
authored
Update classifiers to reflect stable (#2823)
1 parent a4992b4 commit 8acb854

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
@@ -114,7 +114,7 @@ def find_python_files(base: Path) -> List[Path]:
114114
},
115115
test_suite="tests.test_black",
116116
classifiers=[
117-
"Development Status :: 4 - Beta",
117+
"Development Status :: 5 - Production/Stable",
118118
"Environment :: Console",
119119
"Intended Audience :: Developers",
120120
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)