This commit is contained in:
Paul Gauthier 2024-10-04 12:56:19 -07:00
parent 516e637c39
commit 1c67ddcbff
5 changed files with 16 additions and 16 deletions

View file

@ -24,7 +24,7 @@ requires-python = ">=3.9,<3.13"
dynamic = ["dependencies", "optional-dependencies", "version"]
[project.urls]
Homepage = "https://github.com/paul-gauthier/aider"
Homepage = "https://github.com/Aider-AI/aider"
[project.scripts]
aider = "aider.main:main"