mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 06:15:00 +00:00
bump setup.py to 0.6.1
This commit is contained in:
parent
fc30663ce4
commit
7708b2b271
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -12,7 +12,7 @@ with open("README.md", "r", encoding="utf-8") as f:
|
|||
|
||||
setup(
|
||||
name="aider-chat",
|
||||
version="0.6.0",
|
||||
version="0.6.1",
|
||||
packages=find_packages(),
|
||||
include_package_data=True,
|
||||
install_requires=requirements,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue