Skip to content

Commit 22de15d

Browse files
alanchiaotensorflower-gardener
authored andcommitted
Bump version to 0.4.0 for new release.
PiperOrigin-RevId: 323448628
1 parent adcbe15 commit 22de15d

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
@@ -16,7 +16,7 @@
1616

1717
# We follow Semantic Versioning (https://semver.org/)
1818
_MAJOR_VERSION = '0'
19-
_MINOR_VERSION = '3'
19+
_MINOR_VERSION = '4'
2020
_PATCH_VERSION = '0'
2121

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

0 commit comments

Comments
 (0)