[REF] set project as Beta Project

This commit is contained in:
Sylvain LE GAL 2024-08-29 01:20:38 +02:00 committed by Rémy Taymans
parent 103a0e7dbb
commit 24a3c0fdb5

View File

@ -14,7 +14,7 @@ keywords = ["cli", "odoo", "openupgrade"]
classifiers = [ classifiers = [
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
"Intended Audience :: Developers", "Intended Audience :: Developers",
"Development Status :: 2 - Pre-Alpha", "Development Status :: 4 - Beta",
"Operating System :: Unix", "Operating System :: Unix",
"Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.7",