Skip to content

Commit 21a1fde

Browse files
alanchiaotensorflower-gardener
authored andcommitted
Bump tf-mot to 0.2.0.
PiperOrigin-RevId: 286096621
1 parent 10fd9f8 commit 21a1fde

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

tensorflow_model_optimization/python/core/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
# We follow Semantic Versioning (https://semver.org/)
1818
_MAJOR_VERSION = '0'
19-
_MINOR_VERSION = '1'
20-
_PATCH_VERSION = '3'
19+
_MINOR_VERSION = '2'
20+
_PATCH_VERSION = '0'
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)