Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 6b80285

Browse files
authored
bump 0.17.1 version (#2727)
1 parent eac77ed commit 6b80285

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tensorflow_addons/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# We follow Semantic Versioning (https://semver.org/)
2222
_MAJOR_VERSION = "0"
2323
_MINOR_VERSION = "17"
24-
_PATCH_VERSION = "0"
24+
_PATCH_VERSION = "1"
2525

2626
# When building releases, we can update this value on the release branch to
2727
# reflect the current release candidate ('rc0', 'rc1') or, finally, the official

0 commit comments

Comments
 (0)