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 2c79f9a commit d6c490bCopy full SHA for d6c490b
setup.py
@@ -8,7 +8,7 @@
8
9
10
setup(name='pytorch-crf',
11
- version='0.5.1',
+ version='0.6.0',
12
description='Conditional random field in PyTorch',
13
long_description=readme,
14
url='https://github.com/kmkurn/pytorch-crf',
0 commit comments