Skip to content

Commit 3bfd5e0

Browse files
authored
Promote pyproject beta to production/stable (#14777)
Will land this PR and cherry-pick to release/1.0 branch as we approach to 1.0 release.
1 parent fca0f38 commit 3bfd5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ classifiers = [
3131
# 3 - Alpha
3232
# 4 - Beta
3333
# 5 - Production/Stable
34-
"Development Status :: 4 - Beta",
34+
"Development Status :: 5 - Production/Stable",
3535
"Intended Audience :: Developers",
3636
"Intended Audience :: Education",
3737
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)