Skip to content

Commit 54f0786

Browse files
authored
Change status to beta in pyproject.toml file (#7520)
1 parent 6c9b9b6 commit 54f0786

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
@@ -29,7 +29,7 @@ classifiers = [
2929
# 3 - Alpha
3030
# 4 - Beta
3131
# 5 - Production/Stable
32-
"Development Status :: 3 - Alpha",
32+
"Development Status :: 4 - Beta",
3333
"Intended Audience :: Developers",
3434
"Intended Audience :: Education",
3535
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)