We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01bcb5 commit 5cd6820Copy full SHA for 5cd6820
tensorflow_addons/version.py
@@ -21,7 +21,7 @@
21
# We follow Semantic Versioning (https://semver.org/)
22
_MAJOR_VERSION = "0"
23
_MINOR_VERSION = "16"
24
-_PATCH_VERSION = "0"
+_PATCH_VERSION = "1"
25
26
# When building releases, we can update this value on the release branch to
27
# reflect the current release candidate ('rc0', 'rc1') or, finally, the official
0 commit comments