From bd6752158066dfa63fb89b2f14c76150473c7af6 Mon Sep 17 00:00:00 2001 From: Jared Lunde Date: Tue, 13 Jun 2023 12:52:14 -0400 Subject: [PATCH] docs: update pspace.json --- .assets/pspace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.assets/pspace.json b/.assets/pspace.json index 6638e86..ef9cb18 100644 --- a/.assets/pspace.json +++ b/.assets/pspace.json @@ -4,7 +4,7 @@ "name": "pspace", "version": "0.1.0-dev", "commit": "development", - "buildDate": "2023-06-05T14:52:19.600Z", + "buildDate": "2023-06-13T16:51:06.972Z", "description": "A CLI for using the Paperspace API. \n\nIt allows you to authenticate, launch deployments, do logging, and more.\n\n* Deploy an ML app with the `deployment` command\n* View a deployed app with the `deployment open` command\n* Check the status of a deployment with the `deployment status` command\n\nRead the full documentation at: https://docs.paperspace.com/", "summary": "A CLI for using the Paperspace API." },