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 3b40ff4 commit a1c8354Copy full SHA for a1c8354
setup.py
@@ -51,7 +51,7 @@ def finalize_options(self):
51
52
setup(
53
name='wikipedia2vec',
54
- version='1.0.4',
+ version='1.0.5',
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