Skip to content

Commit 93a2722

Browse files
authored
Merge pull request #144 from mrava87/fix-devstatus
fix: change status of project dev to beta
2 parents a9cca82 + 9bd9758 commit 93a2722

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
@@ -16,7 +16,7 @@ authors = [
1616
license = {file = "LICENSE.md"}
1717
keywords = ["algebra", "inverse problems", "proximal", "convex optimization", "large-scale optimization"]
1818
classifiers = [
19-
"Development Status :: 5 - Production/Stable",
19+
"Development Status :: 4 - Beta",
2020
"Intended Audience :: Developers",
2121
"Intended Audience :: Science/Research",
2222
"Intended Audience :: Education",

0 commit comments

Comments
 (0)