We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b545505 commit f8f2bc7Copy full SHA for f8f2bc7
tensorflow_addons/version.py
@@ -20,7 +20,7 @@
20
21
# We follow Semantic Versioning (https://semver.org/)
22
_MAJOR_VERSION = "0"
23
-_MINOR_VERSION = "21"
+_MINOR_VERSION = "22"
24
_PATCH_VERSION = "0"
25
26
# When building releases, we can update this value on the release branch to
0 commit comments