Skip to content

Commit db4c812

Browse files
authoredFeb 28, 2024
[Release] Update estimator release version to 1.15.2+deeprec2402. (#16)
Signed-off-by: candy.dc <candy.dc@alibaba-inc.com>
1 parent 4d2dae8 commit db4c812

File tree

1 file changed

+1
-1
lines changed
  • tensorflow_estimator/tools/pip_package

1 file changed

+1
-1
lines changed
 

‎tensorflow_estimator/tools/pip_package/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# This version string is semver compatible, but incompatible with pip.
3131
# For pip, we will remove all '-' characters from this string, and use the
3232
# result for pip.
33-
_VERSION = '1.15.2+deeprec2310'
33+
_VERSION = '1.15.2+deeprec2402'
3434

3535
REQUIRED_PACKAGES = [
3636
# We depend on TensorFlow's declared pip dependencies.

0 commit comments

Comments
 (0)