updating version hash

This commit is contained in:
Paul Gauthier 2024-08-30 11:49:58 -07:00
parent 3946930b7a
commit 69a6973a5b

View file

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