Skip to content

Commit 67b1a17

Browse files
authored
Typo in version
1 parent a18de8d commit 67b1a17

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

232232
setup(
233233
name='gensim',
234-
version='1.0.0rc1'
234+
version='1.0.0rc1',
235235
description='Python framework for fast Vector Space Modelling',
236236
long_description=LONG_DESCRIPTION,
237237

0 commit comments

Comments
 (0)