Skip to content

Commit 860e981

Browse files
committed
fix: change planning to alpha in classifier tag
1 parent 5dd21d2 commit 860e981

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
@@ -9,7 +9,7 @@ homepage = "https://github.com/56kyle/pytest-static"
99
repository = "https://github.com/56kyle/pytest-static"
1010
documentation = "https://pytest-static.readthedocs.io"
1111
classifiers = [
12-
"Development Status :: 3 - Planning",
12+
"Development Status :: 3 - Alpha",
1313
"Programming Language :: Python :: 3",
1414
"Programming Language :: Python :: 3.9",
1515
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)