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 00e2735 commit 9767fcfCopy full SHA for 9767fcf
tensorflow_recommenders_addons/version.py
@@ -22,7 +22,7 @@
22
23
# We follow Semantic Versioning (https://semver.org/)
24
_MAJOR_VERSION = "0"
25
-_MINOR_VERSION = "3"
+_MINOR_VERSION = "4"
26
_PATCH_VERSION = "0"
27
28
# When building releases, we can update this value on the release branch to
0 commit comments