Skip to content

Commit

Permalink
Bumping up the version.
Browse files Browse the repository at this point in the history
  • Loading branch information
searchivairus committed Feb 18, 2018
1 parent 3dd384e commit 90cee7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python_bindings/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import sys
import setuptools

__version__ = '1.7.1'
__version__ = '1.7.2'

libdir = os.path.join(".", "nmslib", "similarity_search")
library_file = os.path.join(libdir, "release", "libNonMetricSpaceLib.a")
Expand Down

0 comments on commit 90cee7e

Please sign in to comment.