Skip to content

Commit 7d0a178

Browse files
authored
Merge pull request #132 from disktnk/fix/vup-1.3.3
Version up for v1.3.3
2 parents a6e58c7 + d9a0577 commit 7d0a178

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.2',
10+
version='1.3.3',
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)