Skip to content

Commit

Permalink
Merge pull request #60 from mitmul/update-version
Browse files Browse the repository at this point in the history
Update version to 1.3.0a4
  • Loading branch information
mitmul authored Jan 25, 2019
2 parents ef5b71d + 5a9bf8c commit 676734a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
'onnx_chainer.functions',
'onnx_chainer.testing',
],
version='1.3.0a1',
version='1.3.0a4',
description='Convert a Chainer model into ONNX',
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 676734a

Please sign in to comment.