Skip to content

Commit e6c4a0d

Browse files
committed
Bump version.
1 parent 31f2b10 commit e6c4a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tfdeploy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
__contact__ = "https://github.com/riga/tfdeploy"
1313
__license__ = "MIT"
1414
__status__ = "Development"
15-
__version__ = "0.2.0"
15+
__version__ = "0.2.1"
1616

1717
__all__ = ["Model", "Tensor", "Operation", "UnknownOperationException",
1818
"OperationMismatchException", "InvalidImplementationException",

0 commit comments

Comments
 (0)