Skip to content

Commit 1c14449

Browse files
committed
* Update to 0.2.1 and rebuild
1 parent 17325a5 commit 1c14449

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
# We follow Semantic Versioning (https://semver.org/)
2121
_MAJOR_VERSION = '0'
2222
_MINOR_VERSION = '2'
23-
_PATCH_VERSION = '0'
23+
_PATCH_VERSION = '1'
2424

2525
# When building releases, we can update this value on the release branch to
2626
# reflect the current release candidate ('rc0', 'rc1') or, finally, the official

0 commit comments

Comments
 (0)