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