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 b9224b3 commit a689750Copy full SHA for a689750
setup.py
@@ -21,7 +21,7 @@
21
install_require_list.append('opencv-python')
22
23
setup(name='patchnetvlad',
24
- version='0.1.5',
+ version='0.1.6',
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