Skip to content

Commit

Permalink
Bump version again
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer committed Jun 11, 2021
1 parent 3e88523 commit eac5622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
install_require_list.append('opencv-python')

setup(name='patchnetvlad',
version='0.1.3',
version='0.1.4',
description='Patch-NetVLAD: An open-source Python implementation of the CVPR2021 paper',
long_description = long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit eac5622

Please sign in to comment.