chore: bump version to 0.3.0 and update license to AGPL-3.0

This commit is contained in:
mrT23
2025-06-21 12:52:45 +03:00
parent 8b8464163d
commit 9b5ae1a322

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "pr-agent"
version = "0.2.7"
version = "0.3.0"
authors = [{ name = "QodoAI", email = "tal.r@qodo.ai" }]
@ -16,7 +16,7 @@ description = "QodoAI PR-Agent aims to help efficiently review and handle pull r
readme = "README.md"
requires-python = ">=3.12"
keywords = ["AI", "Agents", "Pull Request", "Automation", "Code Review"]
license = "Apache-2.0"
license = "AGPL-3.0"
classifiers = [
"Intended Audience :: Developers",