Skip to content

Commit f446ba0

Browse files
authored
chore: set development status to stable (#273)
1 parent 224571d commit f446ba0

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
@@ -10,7 +10,7 @@ requires-python = ">=3.8"
1010
license = { file = "LICENSE" }
1111
keywords = ["posit", "sdk"]
1212
classifiers = [
13-
"Development Status :: 4 - Beta",
13+
"Development Status :: 5 - Production/Stable",
1414
"Intended Audience :: Developers",
1515
"License :: OSI Approved :: MIT License",
1616
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)