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