diff --git a/aider/__init__.py b/aider/__init__.py index 1965efdea..104b1affd 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -16,7 +16,7 @@ except subprocess.CalledProcessError: cog.out(f'git_hash = "{git_hash}"') ]]]""" -git_hash = None +git_hash = "fc71d92" """[[[end]]]""" if "-dev" in __version__ and git_hash: