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 f0692c7 commit cffee80Copy full SHA for cffee80
tensorflow_addons/version.py
@@ -20,7 +20,7 @@
20
# We follow Semantic Versioning (https://semver.org/)
21
_MAJOR_VERSION = '0'
22
_MINOR_VERSION = '5'
23
-_PATCH_VERSION = '0'
+_PATCH_VERSION = '1'
24
25
# When building releases, we can update this value on the release branch to
26
# reflect the current release candidate ('rc0', 'rc1') or, finally, the official
0 commit comments