Skip to content

Commit d507dba

Browse files
committed
Bump version to 3.2.0
Bump version from 3.2.0b1 to 3.2.0 Signed-off-by: Luca Carrogu <[email protected]>
1 parent 5c85a05 commit d507dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def read(fname):
3030
"clustermgtd = slurm_plugin.clustermgtd:main",
3131
"computemgtd = slurm_plugin.computemgtd:main",
3232
]
33-
version = "3.2.0b1"
33+
version = "3.2.0"
3434
requires = ["boto3>=1.7.55", "retrying>=1.3.3"]
3535

3636
setup(

0 commit comments

Comments
 (0)