Skip to content

Commit 5a9bf8c

Browse files
committed
Bump the version in setup.py
1 parent 1c051ee commit 5a9bf8c

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.0a2',
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)