diff --git a/pyproject.toml b/pyproject.toml index bdaa46d7..f2e94a60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ keywords = ["ml", "ops", "camera", "luxonis", "oak"] dynamic = ["dependencies", "optional-dependencies"] classifiers = [ "License :: OSI Approved :: Apache Software License", - "Development Status :: 3 - Beta", + "Development Status :: 4 - Beta", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10",