mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 04:14:59 +00:00
Bumped version to 0.3.0 in setup.py.
This commit is contained in:
parent
d6d6ce8d1f
commit
981710ca16
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.2.0",
|
||||
version="0.3.0",
|
||||
packages=find_packages(),
|
||||
install_requires=requirements,
|
||||
entry_points={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue