Skip to content

Commit 5361ae2

Browse files
Add v1.0.1 message
1 parent 06bef43 commit 5361ae2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"install": "messages/install.txt"
2+
"install": "messages/install.txt",
3+
"1.0.1": "messages/1.0.1.txt"
34
}

messages/1.0.1.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
v1.0.1
2+
3+
New snippets are added for PyTorch.
4+
To see the snippets, run the `Python Data Science Snippets: Open Readme` command in the command palette.
5+
Enjoy!

0 commit comments

Comments
 (0)