We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f58743 commit 970ac95Copy full SHA for 970ac95
tensorflow_model_analysis/notebook/jupyter/js/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tensorflow_model_analysis",
3
- "version": "0.35.0.dev",
+ "version": "0.34.0",
4
"homepage": "https://github.com/tensorflow/model-analysis",
5
"bugs": "https://github.com/tensorflow/model-analysis/issues",
6
"license": "Apache-2.0",
tensorflow_model_analysis/version.py
@@ -16,4 +16,4 @@
16
17
# Version string for this release of TFMA.
18
# Note that setup.py reads and uses this version.
19
-VERSION = '0.35.0.dev'
+VERSION = '0.34.0'
0 commit comments