Skip to content

Commit f8f2bc7

Browse files
authored
Update version.py (#2842)
1 parent b545505 commit f8f2bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_addons/version.py

+1-1
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 = "21"
23+
_MINOR_VERSION = "22"
2424
_PATCH_VERSION = "0"
2525

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

0 commit comments

Comments
 (0)