We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1922baa + 0879078 commit d5b985dCopy full SHA for d5b985d
1 file changed
omv/engines/getjnml.py
@@ -10,7 +10,7 @@
10
def install_jnml(version):
11
12
if not version:
13
- version = "v0.12.4"
+ version = "v0.13.1"
14
15
try:
16
jnmlhome = os.environ["JNML_HOME"]
0 commit comments