Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions py3-tensorflow-metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-tensorflow-metadata
version: 1.14.0
epoch: 1
version: 1.15.0
epoch: 0
description: Utilities for passing TensorFlow-related metadata between tools
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -30,7 +30,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 7073f7452d6cecbb5279781451f7c3144c924367
expected-commit: 47aaaa7aa820fd8a865babcfddbdafe11ec92a25
repository: https://github.com/tensorflow/metadata
tag: v${{package.version}}

Expand Down