Skip to content

Commit aebd6b3

Browse files
authored
Merge pull request #238 from aseemw/dev/bump_coremltools_version
Change version to 2.0 for release
2 parents ab40dfc + 618b27e commit aebd6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
long_description = f.read()
1111

1212
setup(name='coremltools',
13-
version='2.0b1',
13+
version='2.0',
1414
description='Community Tools for CoreML',
1515
long_description=long_description,
1616
author='Apple Inc.',

0 commit comments

Comments
 (0)