Skip to content

Commit d0049c7

Browse files
committed
[build] Fix Development Status classifier
1 parent ed4236e commit d0049c7

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 @@ maintainers = [
1616
]
1717

1818
classifiers=[
19-
"Development Status :: 2 - Alpha",
19+
"Development Status :: 3 - Alpha",
2020
"License :: OSI Approved :: Apache Software License",
2121
"Operating System :: OS Independent",
2222
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)