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:
parent
22bc9e2a68
commit
b418a74aab
|
|
@ -14,4 +14,4 @@
|
|||
# limitations under the License.
|
||||
"""PyTorch Kubeflow Pipeline Root."""
|
||||
|
||||
__version__ = "0.1.1dev"
|
||||
__version__ = "0.1.0.rc-1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue