Skip to content

Commit

Permalink
version 1.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbern committed Mar 31, 2018
1 parent 536f342 commit fb6e56f
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 @@ -53,7 +53,7 @@
cputune = []

setup(name='annoy',
version='1.11.4',
version='1.11.5',
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 fb6e56f

Please sign in to comment.