Skip to content

Commit 7a56e9c

Browse files
francesco-giordanochenwany
authored andcommitted
Bump node to version 2.11.7
1 parent ab804e2 commit 7a56e9c

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
@@ -29,7 +29,7 @@ def read(fname):
2929
"clustermgtd = slurm_plugin.clustermgtd:main",
3030
"computemgtd = slurm_plugin.computemgtd:main",
3131
]
32-
version = "2.11.6"
32+
version = "2.11.7"
3333
requires = ["boto3>=1.7.55", "retrying>=1.3.3", "paramiko>=2.4.2", "requests>=2.24.0"]
3434

3535
setup(

0 commit comments

Comments
 (0)