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 35c2ad0 commit 3dd2486Copy full SHA for 3dd2486
setup.py
@@ -21,7 +21,7 @@
21
install_require_list.append('opencv-python')
22
23
setup(name='patchnetvlad',
24
- version='0.1.1',
+ version='0.1.2',
25
description='Patch-NetVLAD: An open-source Python implementation of the CVPR2021 paper',
26
long_description = long_description,
27
long_description_content_type='text/markdown',
0 commit comments