We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ae404 commit c78ee3eCopy full SHA for c78ee3e
releases.yml
@@ -1,12 +1,11 @@
1
releases:
2
- # next release
+ # current release
3
- label: v0.3.5
4
minJosmVersion: 18905
5
description: |
6
**Feature**: When running a Python script, add the script's directory to `sys.path` before executing the script (see also #112)
7
**Feature**: When running a Python script, add the environment variable `JYTHONPATH` to `sys.path` before executing the script (see also #112)
8
9
- # current release
10
- label: v0.3.4
11
12
0 commit comments