Update licence pyproject.toml

Closes #345
This commit is contained in:
Rafael Miller
2024-07-02 10:01:49 -03:00
committed by GitHub
parent 3d530b461b
commit 50eecf04a9
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies = [
] ]
authors = [{name = "Mendable.ai",email = "nick@mendable.ai"}] authors = [{name = "Mendable.ai",email = "nick@mendable.ai"}]
maintainers = [{name = "Mendable.ai",email = "nick@mendable.ai"}] maintainers = [{name = "Mendable.ai",email = "nick@mendable.ai"}]
license = {text = "GNU General Public License v3 (GPLv3)"} license = {text = "GNU Affero General Public License v3 (AGPLv3)"}
classifiers = [ classifiers = [
"Development Status :: 5 - Production/Stable", "Development Status :: 5 - Production/Stable",