Skip to content

Commit fd84363

Browse files
authored
Update version.py (#2480)
1 parent c2e7a48 commit fd84363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_addons/version.py

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

2121
# We follow Semantic Versioning (https://semver.org/)
2222
_MAJOR_VERSION = "0"
23-
_MINOR_VERSION = "13"
23+
_MINOR_VERSION = "14"
2424
_PATCH_VERSION = "0"
2525

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

0 commit comments

Comments
 (0)