Skip to content

Commit aa744f5

Browse files
committed
update vq again
1 parent dd77186 commit aa744f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

audiolm_pytorch/version.py

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

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
'torchaudio',
3737
'transformers',
3838
'tqdm',
39-
'vector-quantize-pytorch>=1.18.8'
39+
'vector-quantize-pytorch>=1.19.2'
4040
],
4141
classifiers=[
4242
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)