update version

This commit is contained in:
Roope Astala
2019-02-11 15:17:40 -05:00
parent cca3996eb4
commit c7bec58593
2 changed files with 2 additions and 2 deletions

View File

@@ -96,7 +96,7 @@
"source": [
"import azureml.core\n",
"\n",
"print(\"This notebook was created using version 1.0.6 of the Azure ML SDK\")\n",
"print(\"This notebook was created using version 1.0.15 of the Azure ML SDK\")\n",
"print(\"You are currently using version\", azureml.core.VERSION, \"of the Azure ML SDK\")"
]
},