diff --git a/pyproject.toml b/pyproject.toml index b8699d3..ee3605a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ readme = "README.md" requires-python = ">=3.8" classifiers = [ "Programming Language :: Python :: 3", - "Development Status :: 2 - Pre-Alpha", + "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "Operating System :: OS Independent", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",