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.
2 parents 56b0fb7 + ab7083c commit e3594e0Copy full SHA for e3594e0
1 file changed
setup.py
@@ -32,7 +32,7 @@ def read(fname):
32
"clustermgtd = slurm_plugin.clustermgtd:main",
33
"computemgtd = slurm_plugin.computemgtd:main",
34
]
35
-version = "3.15.0"
+version = "3.16.0"
36
requires = ["boto3>=1.7.55", "retrying>=1.3.3", "setuptools"]
37
38
setup(
0 commit comments