Skip to content

Commit 6263635

Browse files
authored
Merge pull request #622 from srikris/dev/version-bump
Updated version for coremltools.
2 parents 8af73ee + fe18497 commit 6263635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coremltools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
For more information: http://developer.apple.com/documentation/coreml
2323
"""
2424

25-
__version__ = '3.2'
25+
__version__ = '3.3'
2626

2727
# This is the basic Core ML specification format understood by iOS 11.0
2828
SPECIFICATION_VERSION = 1

0 commit comments

Comments
 (0)