We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64db92f commit 69d3238Copy full SHA for 69d3238
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name = 'lmdb_embeddings',
9
- version = '0.0.2',
+ version = '0.1.0',
10
description = 'Fast querying of word embeddings using the LMDB "Lightning" Database.',
11
author = 'Dom Hudson',
12
author_email = '[email protected]',
0 commit comments