diff --git a/pyproject.toml b/pyproject.toml index 8c624a2d..942bc80a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ keywords = ["pre-commit", "git", "hooks"] readme = "README.md" license = { file = "LICENSE" } classifiers = [ - "Development Status :: 2 - Pre-Alpha", + "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Operating System :: OS Independent",