Skip to content

Commit cf9792c

Browse files
author
flip phillips
committed
base python
1 parent af8d373 commit cf9792c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"cSpell.words": [
33
"Buzing's",
44
"paclet"
5-
]
5+
],
6+
"python.pythonPath": "/anaconda3/bin/python"
67
}

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"major_version": 1,
55
"minor_version": 0,
66
"revision_number": 9,
7-
"build_number": 199,
8-
"date": "Mon Oct 22 20:00:34 EDT 2018"
7+
"build_number": 200,
8+
"date": "Sun Mar 31 16:38:24 EDT 2019"
99
}

0 commit comments

Comments
 (0)