We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c85c0 commit 403a53dCopy full SHA for 403a53d
tensorflow_estimator/tools/pip_package/setup.py
@@ -30,7 +30,7 @@
30
# This version string is semver compatible, but incompatible with pip.
31
# For pip, we will remove all '-' characters from this string, and use the
32
# result for pip.
33
-_VERSION = '1.15.2+deeprec2302'
+_VERSION = '1.15.2+deeprec2304'
34
35
REQUIRED_PACKAGES = [
36
# We depend on TensorFlow's declared pip dependencies.
0 commit comments