mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 06:15:00 +00:00
bump version
This commit is contained in:
parent
587261ef12
commit
85a14309ca
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ with open("requirements.txt") as f:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="aider",
|
name="aider",
|
||||||
version="0.4.0",
|
version="0.5.0",
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
install_requires=requirements,
|
install_requires=requirements,
|
||||||
entry_points={
|
entry_points={
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue