Skip to content

Commit 45928da

Browse files
authored
Update version.py
1 parent 3d22601 commit 45928da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_addons/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"""Define TensorFlow Addons version information."""
1616

1717
# Required TensorFlow version [min, max)
18-
INCLUSIVE_MIN_TF_VERSION = "2.4.2"
18+
INCLUSIVE_MIN_TF_VERSION = "2.4.0"
1919
EXCLUSIVE_MAX_TF_VERSION = "2.7.0"
2020

2121
# We follow Semantic Versioning (https://semver.org/)

0 commit comments

Comments
 (0)