From 91ecce1e2acaef8b8a8a0c1ff556b2fcd1c778b1 Mon Sep 17 00:00:00 2001 From: IllTamer Date: Wed, 10 Apr 2024 15:29:37 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=200.1.0=20-=20RELEASE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3bfdbf8..7b1022e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ "Development Status :: 4 - Beta", "Framework :: Robot Framework", "Framework :: Robot Framework :: Library", - "License :: OSI Approved :: AGPLv3 License", + "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", ]