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 00f473d commit 4f26eacCopy full SHA for 4f26eac
setup.py
@@ -60,7 +60,7 @@ def finalize_options(self):
60
61
setup(
62
name='wikipedia2vec',
63
- version='0.2.7',
+ version='0.2.8',
64
description='A tool for learning vector representations of words and entities from Wikipedia',
65
long_description=long_description,
66
author='Studio Ousia',
0 commit comments