We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a9bb74 commit 1a59a89Copy full SHA for 1a59a89
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'vector_quantize_pytorch',
5
packages = find_packages(),
6
- version = '1.6.20',
+ version = '1.6.21',
7
license='MIT',
8
description = 'Vector Quantization - Pytorch',
9
long_description_content_type = 'text/markdown',
0 commit comments