Skip to content

Commit c543c11

Browse files
Enrico Usaienrico-usai
authored andcommitted
Bump version to 2.10.4
Signed-off-by: Enrico Usai <[email protected]>
1 parent 228a9cd commit c543c11

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
@@ -32,7 +32,7 @@ def read(fname):
3232
"clustermgtd = slurm_plugin.clustermgtd:main",
3333
"computemgtd = slurm_plugin.computemgtd:main",
3434
]
35-
version = "2.10.3"
35+
version = "2.10.4"
3636
requires = ["boto3>=1.7.55", "retrying>=1.3.3", "paramiko>=2.4.2"]
3737

3838
setup(

0 commit comments

Comments
 (0)