Skip to content

Commit

Permalink
Bump python version
Browse files Browse the repository at this point in the history
  • Loading branch information
kpu committed Aug 19, 2023
1 parent 5535415 commit 35f1458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ def run(self):

setup(
name='kenlm',
version='0.2.0',
ext_modules=ext_modules,
cmdclass={"build_ext": build_ext},
include_package_data=True,
Expand Down

0 comments on commit 35f1458

Please sign in to comment.