We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bcbdd5 commit ffecc9dCopy full SHA for ffecc9d
tensorflow_model_optimization/python/core/version.py
@@ -17,7 +17,7 @@
17
# We follow Semantic Versioning (https://semver.org/)
18
_MAJOR_VERSION = '0'
19
_MINOR_VERSION = '7'
20
-_PATCH_VERSION = '1'
+_PATCH_VERSION = '2'
21
22
# When building releases, we can update this value on the release branch to
23
# reflect the current release candidate ('rc0', 'rc1') or, finally, the official
0 commit comments