Skip to content

Commit 07c8e9d

Browse files
committed
Bump version to TF 2.4.0rc0, and 0.17.0
Signed-off-by: Yong Tang <[email protected]>
1 parent a1e651e commit 07c8e9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tensorflow_io/core/python/ops/version_ops.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
# ==============================================================================
1515
"""version_ops"""
1616

17-
package = "tensorflow>=2.3.0,<2.4.0"
18-
version = "0.16.0"
17+
package = "tensorflow>=2.4.0rc0,<2.5.0"
18+
version = "0.17.0"

0 commit comments

Comments
 (0)