chore: Update version for PyTorch KFP components 0.1.0.rc-1 release (#5823)

* Create README.md

Initial Readme

* Create README.md

Initial commit for the PyTorch pipeline examples

* Update README.md

* Delete components/PyTorch/pytorch_kfp_components directory

* Update version for 0.1.0.rc-1 release

Co-authored-by: shrinath-suresh <63862647+shrinath-suresh@users.noreply.github.com>
This commit is contained in:
Geeta Chauhan 2021-06-09 03:25:16 -05:00 committed by GitHub
parent 22bc9e2a68
commit b418a74aab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@
# limitations under the License.
"""PyTorch Kubeflow Pipeline Root."""
__version__ = "0.1.1dev"
__version__ = "0.1.0.rc-1"