Skip to content

Commit 1d30ea1

Browse files
Merge pull request #13 from acompany-develop/CC-1072/cli-version-update-3.0.1
CLI バージョンを 3.0.1 に変更
2 parents 25141b0 + 6ea26ca commit 1d30ea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/tutorial/basic_apc_cli_tutorial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"\n",
105105
"詳細なAPC-CLIのセットアップ方法については、[こちら](https://acompany-develop.github.io/autoprivacy-cloud/apc-cli/getting-started/installation.html)から参照できます。\n",
106106
"\n",
107-
"まず、`apc_cli_version`は[こちら](https://github.com/acompany-develop/apc-cli/releases)を参照し、APC-CLIのバージョンを指定してください。以下は例として、`3.0.0`を指定しています。"
107+
"まず、`apc_cli_version`は[こちら](https://github.com/acompany-develop/apc-cli/releases)を参照し、APC-CLIのバージョンを指定してください。以下は例として、`3.0.1`を指定しています。"
108108
]
109109
},
110110
{
@@ -117,7 +117,7 @@
117117
},
118118
"outputs": [],
119119
"source": [
120-
"%env APC_CLI_VERSION=3.0.0"
120+
"%env APC_CLI_VERSION=3.0.1"
121121
]
122122
},
123123
{

0 commit comments

Comments
 (0)