updating version hash

This commit is contained in:
Paul Gauthier 2024-08-30 13:35:42 -07:00
parent e8912781c6
commit 6df681340a

View file

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