Skip to content

Commit

Permalink
version 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbern committed Oct 11, 2019
1 parent 86e13c0 commit d06091d
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 @@ -56,7 +56,7 @@
extra_link_args += ['-stdlib=libc++', '-mmacosx-version-min=10.9']

setup(name='annoy',
version='1.16.0',
version='1.16.1',
description='Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.',
packages=['annoy'],
ext_modules=[
Expand Down

0 comments on commit d06091d

Please sign in to comment.