Skip to content

Commit 2e89655

Browse files
Change status to beta in pyproject.toml file (#7548)
Change status to beta in pyproject.toml file (#7520) (cherry picked from commit 54f0786) Co-authored-by: Mergen Nachin <[email protected]>
1 parent 57d86d7 commit 2e89655

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)