We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd8735 commit f7c0165Copy full SHA for f7c0165
setup.py
@@ -52,7 +52,7 @@ def c_compile(obj, src, ext, cc_args, extra_postargs, pp_opts):
52
53
setup(
54
name='python-crfsuite',
55
- version="0.9.9",
+ version="0.9.10",
56
description="Python binding for CRFsuite",
57
long_description=open('README.rst').read(),
58
author="Terry Peng, Mikhail Korobov",
0 commit comments