updating version hash

This commit is contained in:
Paul Gauthier 2024-08-30 12:22:11 -07:00
parent 2c6de179b0
commit 97929513ac

View file

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