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 af24aa3 commit a7d9910Copy full SHA for a7d9910
tensorflow_addons/version.py
@@ -17,7 +17,7 @@
17
# We follow Semantic Versioning (https://semver.org/)
18
_MAJOR_VERSION = "0"
19
_MINOR_VERSION = "8"
20
-_PATCH_VERSION = "3"
+_PATCH_VERSION = "4"
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