Skip to content

Commit 676734a

Browse files
authored
Merge pull request #60 from mitmul/update-version
Update version to 1.3.0a4
2 parents ef5b71d + 5a9bf8c commit 676734a

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.0a1',
10+
version='1.3.0a4',
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)