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 eac77ed commit 6b80285Copy full SHA for 6b80285
tensorflow_addons/version.py
@@ -21,7 +21,7 @@
21
# We follow Semantic Versioning (https://semver.org/)
22
_MAJOR_VERSION = "0"
23
_MINOR_VERSION = "17"
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