diff --git a/apps/python-sdk/pyproject.toml b/apps/python-sdk/pyproject.toml index 25fa7c11..0a732c43 100644 --- a/apps/python-sdk/pyproject.toml +++ b/apps/python-sdk/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ ] authors = [{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 = [ "Development Status :: 5 - Production/Stable", @@ -45,4 +45,4 @@ keywords = ["SDK", "API", "firecrawl"] "Tracker" = "https://github.com/mendableai/firecrawl/issues" [tool.setuptools.packages.find] -where = ["."] \ No newline at end of file +where = ["."]