We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2028a5 commit ad132daCopy full SHA for ad132da
tensorflow_addons/version.py
@@ -17,7 +17,7 @@
17
# We follow Semantic Versioning (https://semver.org/)
18
_MAJOR_VERSION = "0"
19
_MINOR_VERSION = "9"
20
-_PATCH_VERSION = "0"
+_PATCH_VERSION = "1"
21
22
# When building releases, we can update this value on the release branch to
23
# reflect the current release candidate ('rc0', 'rc1') or, finally, the official
0 commit comments