Skip to content

Commit 681f993

Browse files
committed
[Versioning] Bump version to 3.9.1.
Signed-off-by: Giacomo Marciani <mgiacomo@amazon.com>
1 parent 21bf5e3 commit 681f993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def read(fname):
3232
"clustermgtd = slurm_plugin.clustermgtd:main",
3333
"computemgtd = slurm_plugin.computemgtd:main",
3434
]
35-
version = "3.9.0"
35+
version = "3.9.1"
3636
requires = ["boto3>=1.7.55", "retrying>=1.3.3"]
3737

3838
setup(

0 commit comments

Comments
 (0)