Skip to content

Commit

Permalink
version bump in python binding
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Jun 29, 2023
1 parent 37b1ea6 commit bfc7a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ def read(fname):
license = "GPLv3",
keywords = "nlp computational_linguistics frequency ngram skipgram pmi cooccurrence linguistics",
long_description=read('README.rst'),
version = '2.5.6',
version = '2.5.7',
ext_modules = extensions,
cmdclass = {'build_ext': build_ext},
classifiers=[
Expand Down

0 comments on commit bfc7a7b

Please sign in to comment.