mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
updating version hash
This commit is contained in:
parent
42f3881fad
commit
4e26c7e2f3
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ except subprocess.CalledProcessError:
|
|||
|
||||
cog.out(f'git_hash = "{git_hash}"')
|
||||
]]]"""
|
||||
git_hash = "1d2c58d"
|
||||
git_hash = "42f3881"
|
||||
"""[[[end]]]"""
|
||||
|
||||
if "-dev" in __version__ and git_hash:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue