Skip to content

Commit 6793259

Browse files
authored
Update version.py (#2826)
1 parent 1e1ce9f commit 6793259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_addons/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# We follow Semantic Versioning (https://semver.org/)
2222
_MAJOR_VERSION = "0"
23-
_MINOR_VERSION = "20"
23+
_MINOR_VERSION = "21"
2424
_PATCH_VERSION = "0"
2525

2626
# When building releases, we can update this value on the release branch to

0 commit comments

Comments
 (0)