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 ccf85f9 commit 9629daeCopy full SHA for 9629dae
setup.py
@@ -30,7 +30,7 @@ def read(fname):
30
"clustermgtd = slurm_plugin.clustermgtd:main",
31
"computemgtd = slurm_plugin.computemgtd:main",
32
]
33
-version = "3.4.0"
+version = "3.4.1"
34
requires = ["boto3>=1.7.55", "retrying>=1.3.3"]
35
36
setup(
0 commit comments