mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-21 04:44:59 +00:00
Updated version number to 0.2.0 in setup.py.
This commit is contained in:
parent
a16f91eed1
commit
5490dc11d0
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.1.0",
|
||||
version="0.2.0",
|
||||
packages=find_packages(),
|
||||
install_requires=requirements,
|
||||
entry_points={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue