Skip to content

Commit 3733f76

Browse files
authored
Merge pull request #83 from disktnk/fix/vup-1.3.1
Patch release for 1.3.1
2 parents ab3ac33 + 64b7f82 commit 3733f76

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
@@ -7,7 +7,7 @@
77
'onnx_chainer.functions',
88
'onnx_chainer.testing',
99
],
10-
version='1.3.0',
10+
version='1.3.1',
1111
description='Convert a Chainer model into ONNX',
1212
long_description=open('README.md').read(),
1313
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)