Skip to content

Commit d6c490b

Browse files
committed
Bump to v0.6.0 [skip ci]
1 parent 2c79f9a commit d6c490b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
setup(name='pytorch-crf',
11-
version='0.5.1',
11+
version='0.6.0',
1212
description='Conditional random field in PyTorch',
1313
long_description=readme,
1414
url='https://github.com/kmkurn/pytorch-crf',

0 commit comments

Comments
 (0)