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 a376e81 commit e35a81eCopy full SHA for e35a81e
setup.py
@@ -29,7 +29,7 @@ def read(fname):
29
"clustermgtd = slurm_plugin.clustermgtd:main",
30
"computemgtd = slurm_plugin.computemgtd:main",
31
]
32
-version = "3.1.3"
+version = "3.1.4"
33
requires = ["boto3>=1.7.55", "retrying>=1.3.3"]
34
35
setup(
0 commit comments