Skip to content

Commit 0e44e34

Browse files
Bump version
1 parent aaf3abe commit 0e44e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
install_require_list.append('opencv-python')
2222

2323
setup(name='patchnetvlad',
24-
version='0.1.4',
24+
version='0.1.5',
2525
description='Patch-NetVLAD: An open-source Python implementation of the CVPR2021 paper',
2626
long_description = long_description,
2727
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)