We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ea823 commit 9a8cd3bCopy full SHA for 9a8cd3b
setup.py
@@ -51,7 +51,7 @@ def finalize_options(self):
51
52
setup(
53
name='wikipedia2vec',
54
- version='1.0.1',
+ version='1.0.2',
55
description='A tool for learning vector representations of words and entities from Wikipedia',
56
long_description=open('README.md').read(),
57
long_description_content_type='text/markdown',
0 commit comments