We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f904ebe commit 6d64b1dCopy full SHA for 6d64b1d
1 file changed
tfdeploy.py
@@ -12,7 +12,7 @@
12
__contact__ = "https://github.com/riga/tfdeploy"
13
__license__ = "MIT"
14
__status__ = "Development"
15
-__version__ = "0.3.1"
+__version__ = "0.3.2"
16
17
__all__ = ["Model", "Tensor", "Operation", "Ensemble",
18
"UnknownOperationException", "OperationMismatchException",
0 commit comments