diff --git a/aider/__init__.py b/aider/__init__.py index 79c398c6a..5cb310857 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -13,7 +13,7 @@ except subprocess.CalledProcessError: cog.out(f'git_hash = "{git_hash}"') ]]]""" -git_hash = "e891278" +git_hash = "36c41bf" """[[[end]]]""" if "-dev" in __version__ and git_hash: