mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 06:15:00 +00:00
bumped version
This commit is contained in:
parent
d13a794b8d
commit
61c0892f58
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(
|
||||
name="aider",
|
||||
version="0.3.0",
|
||||
version="0.4.0",
|
||||
packages=find_packages(),
|
||||
install_requires=requirements,
|
||||
entry_points={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue