Skip to content

Commit 672d921

Browse files
committed
patch
1 parent 4055899 commit 672d921

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meshgpt_pytorch/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.8.0'
1+
__version__ = '1.8.1'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
'torch_geometric',
4141
'tqdm',
4242
'vector-quantize-pytorch>=1.18.1',
43-
'x-transformers>=1.43.2',
43+
'x-transformers>=1.43.4',
4444
],
4545
setup_requires=[
4646
'pytest-runner',

0 commit comments

Comments
 (0)