Skip to content

Commit 2cb70a6

Browse files
authored
Update version.py (#2852)
1 parent 52427df commit 2cb70a6

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 = "22"
23+
_MINOR_VERSION = "23"
2424
_PATCH_VERSION = "0"
2525

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

0 commit comments

Comments
 (0)