Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit ae5d60f

Browse files
apeforestsandeep-krishnamurthy
authored andcommitted
Update PyPI version number (#11773)
* Update issue templates * Update PyPi version number * Update version number to 0.1.3 * Update issue templates * Remove files added by mistake
1 parent d234b32 commit ae5d60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/coreml/pip_package/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def readme():
4040
return f.read()
4141

4242
setup(name='mxnet-to-coreml',
43-
version='0.1.0',
43+
version='0.1.3',
4444
description='Tool to convert MXNet models into Apple CoreML model format.',
4545
long_description=readme(),
4646
classifiers=[

0 commit comments

Comments
 (0)