updating version hash

This commit is contained in:
Paul Gauthier 2024-08-30 13:32:33 -07:00
parent 1d2c58d053
commit e3572c5148

View file

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