updating version hash

This commit is contained in:
Paul Gauthier 2024-08-30 11:49:03 -07:00
parent 9a24b3c6d0
commit 3946930b7a

View file

@ -13,7 +13,7 @@ except subprocess.CalledProcessError:
cog.out(f'git_hash = "{git_hash}"') cog.out(f'git_hash = "{git_hash}"')
]]]""" ]]]"""
git_hash = "3fcb9e2" git_hash = "9a24b3c"
"""[[[end]]]""" """[[[end]]]"""
if "-dev" in __version__ and git_hash: if "-dev" in __version__ and git_hash: