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 77d8baf commit 09e55afCopy full SHA for 09e55af
omv/engines/getjnml.py
@@ -10,7 +10,7 @@
10
def install_jnml(version):
11
12
if not version:
13
- version = "v0.13.2"
+ version = "v0.13.3"
14
15
try:
16
jnmlhome = os.environ["JNML_HOME"]
0 commit comments