Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Dec 24, 2024
1 parent 4055899 commit 672d921
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meshgpt_pytorch/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.8.0'
__version__ = '1.8.1'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
'torch_geometric',
'tqdm',
'vector-quantize-pytorch>=1.18.1',
'x-transformers>=1.43.2',
'x-transformers>=1.43.4',
],
setup_requires=[
'pytest-runner',
Expand Down

0 comments on commit 672d921

Please sign in to comment.