We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d22601 commit 45928daCopy full SHA for 45928da
tensorflow_addons/version.py
@@ -15,7 +15,7 @@
15
"""Define TensorFlow Addons version information."""
16
17
# Required TensorFlow version [min, max)
18
-INCLUSIVE_MIN_TF_VERSION = "2.4.2"
+INCLUSIVE_MIN_TF_VERSION = "2.4.0"
19
EXCLUSIVE_MAX_TF_VERSION = "2.7.0"
20
21
# We follow Semantic Versioning (https://semver.org/)
0 commit comments