Skip to content

Commit 61a0bf8

Browse files
committed
update python interpreter path and increment version to 3.1.0-SNAPSHOT
1 parent 2782eef commit 61a0bf8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"debug.javascript.defaultRuntimeExecutable": {
1010
"pwa-node": "/Users/devon/.local/share/mise/shims/node"
1111
},
12-
"python.defaultInterpreterPath": "/Users/devon/.local/share/mise/installs/python/3.13.1/bin/python"
12+
"python.defaultInterpreterPath": "/Users/devon/.local/share/mise/installs/python/3.13.2/bin/python"
1313
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=3.0.2-SNAPSHOT
1+
version=3.1.0-SNAPSHOT

0 commit comments

Comments
 (0)