Skip to content

Commit 53a0c49

Browse files
authored
Fix development class (#402)
1 parent e940feb commit 53a0c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ maintainers = [
1717
{ name = "Karthik Nadig", email = "[email protected]" },
1818
]
1919
classifiers = [
20-
"Development Status :: 3 - Alpha",
20+
"Development Status :: 4 - Beta",
2121
"License :: OSI Approved :: MIT License",
2222
"Programming Language :: Python",
2323
"Programming Language :: Python :: 3.8",

0 commit comments

Comments
 (0)