Skip to content

Commit a2e5e98

Browse files
SinaChavoshiTensorflow Cloud maintainers
authored andcommitted
Update Release notes, and version after release.
PiperOrigin-RevId: 356760891
1 parent cc5d727 commit a2e5e98

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

RELEASE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Current Version (Still in Development)
22

33
* Add notes for next release here.
4+
5+
# Release 0.1.13
6+
47
* Upgrad the default Cloud Build machine to `N1_HIGHCPU_8`
58

69
# Release 0.1.12

src/python/tensorflow_cloud/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# limitations under the License.
1414
"""Contains the version string of TensorFlow Cloud."""
1515

16-
__version__ = "0.1.13.dev"
16+
__version__ = "0.1.14.dev"

0 commit comments

Comments
 (0)