Skip to content

Commit c53307f

Browse files
fredrectensorflower-gardener
authored andcommitted
Bump version for upcoming release.
PiperOrigin-RevId: 448421295
1 parent 19fbdd3 commit c53307f

File tree

1 file changed

+1
-1
lines changed
  • tensorflow_model_optimization/python/core

1 file changed

+1
-1
lines changed

tensorflow_model_optimization/python/core/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# We follow Semantic Versioning (https://semver.org/)
1818
_MAJOR_VERSION = '0'
1919
_MINOR_VERSION = '7'
20-
_PATCH_VERSION = '2'
20+
_PATCH_VERSION = '3'
2121

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

0 commit comments

Comments
 (0)