Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fgregg committed Dec 19, 2023
1 parent 7cd8735 commit f7c0165
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 @@ -52,7 +52,7 @@ def c_compile(obj, src, ext, cc_args, extra_postargs, pp_opts):

setup(
name='python-crfsuite',
version="0.9.9",
version="0.9.10",
description="Python binding for CRFsuite",
long_description=open('README.rst').read(),
author="Terry Peng, Mikhail Korobov",
Expand Down

0 comments on commit f7c0165

Please sign in to comment.