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

Commit 92c09d8

Browse files
authored
Merge pull request #276 from seanpmorgan/patch-1
Update Addons Release.md
2 parents 7a21081 + 3864c7e commit 92c09d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sigs/addons/RELEASE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ 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 and maximum tested versions of TF are set in [version.py](https://github.com/tensorflow/addons/blob/master/tensorflow_addons/version.py)
8+
* Ensure the proper minimum and maximum ABI compatibility versions are set in [resource_loader.py](https://github.com/tensorflow/addons/blob/master/tensorflow_addons/utils/resource_loader.py)
79
3. Publish and tag a [release on Github](https://github.com/tensorflow/addons/releases)
810
* Add updates for new features, enhancements, bug fixes
911
* Add contributors using `git shortlog <last-version>..HEAD -s`
@@ -15,4 +17,4 @@ SIG Addons release process consists of the folowing steps:
1517
Current Release Team:
1618
- Sean Morgan - GitHub: [@seanpmorgan](https://github.com/seanpmorgan) - PyPI: [seanmorgan](https://pypi.org/user/seanmorgan/)
1719
- Yan Facai(颜发才) - GitHub: [@facaiy](https://github.com/facaiy) - PyPI: [facaiy](https://pypi.org/user/facaiy/)
18-
20+

0 commit comments

Comments
 (0)