Skip to content

Commit 3a3019b

Browse files
authored
docs: set development status to alpha (#223)
1 parent 324740f commit 3a3019b

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 :: 2 - Pre-Alpha",
13+
"Development Status :: 3 - Alpha",
1414
"Intended Audience :: Developers",
1515
"License :: OSI Approved :: MIT License",
1616
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)