mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
updating version hash
This commit is contained in:
parent
36c41bf851
commit
3f38c47c66
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ except subprocess.CalledProcessError:
|
||||||
|
|
||||||
cog.out(f'git_hash = "{git_hash}"')
|
cog.out(f'git_hash = "{git_hash}"')
|
||||||
]]]"""
|
]]]"""
|
||||||
git_hash = "e891278"
|
git_hash = "36c41bf"
|
||||||
"""[[[end]]]"""
|
"""[[[end]]]"""
|
||||||
|
|
||||||
if "-dev" in __version__ and git_hash:
|
if "-dev" in __version__ and git_hash:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue