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 adcbe15 commit 22de15dCopy full SHA for 22de15d
tensorflow_model_optimization/python/core/version.py
@@ -16,7 +16,7 @@
16
17
# We follow Semantic Versioning (https://semver.org/)
18
_MAJOR_VERSION = '0'
19
-_MINOR_VERSION = '3'
+_MINOR_VERSION = '4'
20
_PATCH_VERSION = '0'
21
22
# When building releases, we can update this value on the release branch to
0 commit comments