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 906285d commit cd4be46Copy full SHA for cd4be46
setup.py
@@ -15,7 +15,7 @@
15
16
# Slurm min/max supported (hex) versions
17
__min_slurm_hex_version__ = "0x110b00"
18
-__max_slurm_hex_version__ = "0x110b09"
+__max_slurm_hex_version__ = "0x110b0c"
19
20
here = os.path.abspath(os.path.dirname(__file__))
21
0 commit comments