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 c26ea53 commit a6ee843Copy full SHA for a6ee843
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.0.0b1"
+version = "3.0.0"
33
requires = ["boto3>=1.7.55", "retrying>=1.3.3"]
34
35
setup(
0 commit comments