Skip to content

Commit 64803a0

Browse files
seanpmorganWindQAQ
authored andcommitted
Increase to 0.4 version (#268)
1 parent 31394e4 commit 64803a0

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
@@ -19,7 +19,7 @@
1919

2020
# We follow Semantic Versioning (https://semver.org/)
2121
_MAJOR_VERSION = '0'
22-
_MINOR_VERSION = '3'
22+
_MINOR_VERSION = '4'
2323
_PATCH_VERSION = '0'
2424

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

0 commit comments

Comments
 (0)