Skip to content

Commit 8216a9f

Browse files
committed
Fix classifier
1 parent 833c515 commit 8216a9f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ keywords = [
2323
"FPGA", "ASIC",
2424
]
2525
classifiers = [
26-
#"Development Status :: 5 - Production/Stable",
27-
"Development Status :: 4 - Beta",
26+
"Development Status :: 5 - Production/Stable",
2827
"Programming Language :: Python",
2928
"Programming Language :: Python :: 3",
3029
"Programming Language :: Python :: 3 :: Only",

0 commit comments

Comments
 (0)