Skip to content

Commit 9767fcf

Browse files
committed
[CI] change dev version to 0.4.0
1 parent 00e2735 commit 9767fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_recommenders_addons/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
# We follow Semantic Versioning (https://semver.org/)
2424
_MAJOR_VERSION = "0"
25-
_MINOR_VERSION = "3"
25+
_MINOR_VERSION = "4"
2626
_PATCH_VERSION = "0"
2727

2828
# When building releases, we can update this value on the release branch to

0 commit comments

Comments
 (0)