Skip to content

Commit

Permalink
Merge pull request #238 from aseemw/dev/bump_coremltools_version
Browse files Browse the repository at this point in the history
Change version to 2.0 for release
  • Loading branch information
aseemw authored Sep 18, 2018
2 parents ab40dfc + 618b27e commit aebd6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
long_description = f.read()

setup(name='coremltools',
version='2.0b1',
version='2.0',
description='Community Tools for CoreML',
long_description=long_description,
author='Apple Inc.',
Expand Down

0 comments on commit aebd6b3

Please sign in to comment.