Update development status classifier from Alpha to Beta

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Joseph HENRY 2026-04-03 11:36:40 +02:00
parent f4df542dd1
commit 199bad568a

View File

@ -11,7 +11,7 @@ authors = [
{ name = "Autour de Minuit", email = "tech@autourdeminuit.com" }, { name = "Autour de Minuit", email = "tech@autourdeminuit.com" },
] ]
classifiers = [ classifiers = [
"Development Status :: 3 - Alpha", "Development Status :: 4 - Beta",
"Intended Audience :: Developers", "Intended Audience :: Developers",
"Programming Language :: Python :: 3", "Programming Language :: Python :: 3",
"Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Libraries :: Python Modules",