Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 4944660

Browse files
committed
typo
1 parent e9ac237 commit 4944660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigs/addons/RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SIG Addons release process consists of the folowing steps:
44
1. Create new rX.X branch on tensorflow/addons
55
2. Create and merge a new PR into the release branch
66
* Set the correct version and suffix in [version.py](https://github.com/tensorflow/addons/blob/master/tensorflow_addons/version.py)
7-
* Ensure the proper minimum of maximum versions of TF are set in the [ensure_tf util](https://github.com/tensorflow/addons/blob/master/tensorflow_addons/utils/ensure_tf_install.py)
7+
* Ensure the proper minimum and maximum versions of TF are set in the [ensure_tf util](https://github.com/tensorflow/addons/blob/master/tensorflow_addons/utils/ensure_tf_install.py)
88
3. Publish and tag a [release on Github](https://github.com/tensorflow/addons/releases)
99
* Add updates for new features, enhancements, bug fixes
1010
* Add contributors using `git shortlog <last-version>..HEAD -s`

0 commit comments

Comments
 (0)