diff --git a/pyproject.toml b/pyproject.toml index 678a10c..3002429 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ license = {text = "MIT"} readme = "README.md" requires-python = ">=3.7" classifiers = [ - "Development Status :: development", + "Development Status :: 3 - Alpha", "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent",