diff --git a/pyproject.toml b/pyproject.toml index 6fad15a..9f6fbac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ readme = 'README.md' requires-python = '>=3.7.0,<4.0' classifiers = [ - 'Development Status :: 2 - Pre-Alpha', + 'Development Status :: 4 - Beta', 'License :: OSI Approved :: MIT License', 'Intended Audience :: Developers', 'Natural Language :: English',