Skip to content

Commit af61d0d

Browse files
authored
Fixed PyPI Classifier (#151)
1 parent 012d14b commit af61d0d

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
@@ -11,7 +11,7 @@ keywords = ["ml", "ops", "camera", "luxonis", "oak"]
1111
dynamic = ["dependencies", "optional-dependencies"]
1212
classifiers = [
1313
"License :: OSI Approved :: Apache Software License",
14-
"Development Status :: 3 - Beta",
14+
"Development Status :: 4 - Beta",
1515
"Programming Language :: Python :: 3.8",
1616
"Programming Language :: Python :: 3.9",
1717
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)