Skip to content

Commit a926e0a

Browse files
committed
Bump version to v0.2.2.
1 parent 3078aa2 commit a926e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tfdeploy.py

+1-1
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.1"
15+
__version__ = "0.2.2"
1616

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

0 commit comments

Comments
 (0)