Skip to content

Commit abba0fb

Browse files
committed
version 1.17
1 parent df5364c commit abba0fb

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
@@ -73,7 +73,7 @@
7373
extra_link_args = manual_linker_args.split(',')
7474

7575
setup(name='annoy',
76-
version='1.16.3',
76+
version='1.17.0',
7777
description='Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.',
7878
packages=['annoy'],
7979
ext_modules=[

0 commit comments

Comments
 (0)