Skip to content

Commit ee00d11

Browse files
committed
Bump version to v0.2.3.
1 parent e5e8719 commit ee00d11

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.2"
15+
__version__ = "0.2.3"
1616

1717
__all__ = ["Model", "Tensor", "Operation", "Ensemble",
1818
"reset", "optimize",

0 commit comments

Comments
 (0)