Skip to content

Commit

Permalink
Change status to beta in pyproject.toml file (#7520)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergennachin authored Jan 8, 2025
1 parent 6c9b9b6 commit 54f0786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ classifiers = [
# 3 - Alpha
# 4 - Beta
# 5 - Production/Stable
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
Expand Down

0 comments on commit 54f0786

Please sign in to comment.