Skip to content

Commit 87f4825

Browse files
authored
Bump to TF 2.5.0 (#1418)
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
1 parent 2df491c commit 87f4825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_io/core/python/ops/version_ops.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
"""version_ops"""
1616

1717
version = "0.18.0"
18-
require = "tensorflow>=2.5.0rc3,<2.6.0"
18+
require = "tensorflow>=2.5.0,<2.6.0"

0 commit comments

Comments
 (0)