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

Commit e9ac237

Browse files
authored
Update Addons Release.md
1 parent d71d1cc commit e9ac237

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sigs/addons/RELEASE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +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)
78
3. Publish and tag a [release on Github](https://github.com/tensorflow/addons/releases)
89
* Add updates for new features, enhancements, bug fixes
910
* Add contributors using `git shortlog <last-version>..HEAD -s`
@@ -15,4 +16,4 @@ SIG Addons release process consists of the folowing steps:
1516
Current Release Team:
1617
- Sean Morgan - GitHub: [@seanpmorgan](https://github.com/seanpmorgan) - PyPI: [seanmorgan](https://pypi.org/user/seanmorgan/)
1718
- Yan Facai(颜发才) - GitHub: [@facaiy](https://github.com/facaiy) - PyPI: [facaiy](https://pypi.org/user/facaiy/)
18-
19+

0 commit comments

Comments
 (0)