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 73de9fa commit f8e68a9Copy full SHA for f8e68a9
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.8.0b1"
+version = "3.8.0"
34
requires = ["boto3>=1.7.55", "retrying>=1.3.3"]
35
36
setup(
0 commit comments