updating version hash

This commit is contained in:
Paul Gauthier 2024-08-30 13:39:20 -07:00
parent 36c41bf851
commit 3f38c47c66

View file

@ -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: