We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a6769 commit 6d4d7bbCopy full SHA for 6d4d7bb
1 file changed
planemo/commands/cmd_slurm_init.py
@@ -12,7 +12,7 @@
12
untar_to,
13
)
14
15
-SLRUM_DRMAA_VERSION = "1.1.4"
+SLRUM_DRMAA_VERSION = "1.1.5"
16
DOWNLOAD_URL = f"https://github.com/natefoo/slurm-drmaa/releases/download/{SLRUM_DRMAA_VERSION}/slurm-drmaa-{SLRUM_DRMAA_VERSION}.tar.gz"
17
18
0 commit comments