Skip to content

Commit a1c8354

Browse files
committed
bump version
1 parent 3b40ff4 commit a1c8354

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
@@ -51,7 +51,7 @@ def finalize_options(self):
5151

5252
setup(
5353
name='wikipedia2vec',
54-
version='1.0.4',
54+
version='1.0.5',
5555
description='A tool for learning vector representations of words and entities from Wikipedia',
5656
long_description=open('README.md').read(),
5757
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)