Add version metadata and --version command

This commit is contained in:
MarkRx
2024-12-09 09:27:27 -07:00
parent 39a461b3b2
commit 75a120952c
4 changed files with 29 additions and 3 deletions

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "pr-agent"
version = "0.2.4"
version = "0.2.6"
authors = [{ name = "CodiumAI", email = "tal.r@codium.ai" }]