We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c9962 commit 194ef3fCopy full SHA for 194ef3f
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+deeprec2306'
+_VERSION = '1.15.2+deeprec2310'
34
35
REQUIRED_PACKAGES = [
36
# We depend on TensorFlow's declared pip dependencies.
0 commit comments