From 6dabd05d97232f0649ff319c96eb7f7e0c8cc87e Mon Sep 17 00:00:00 2001 From: linarphy Date: Fri, 31 May 2024 13:53:42 +0200 Subject: [PATCH] Update developement statu --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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+)",