Skip to content

Commit e35a81e

Browse files
committed
Bump version to 3.1.4
Signed-off-by: chenwany <[email protected]>
1 parent a376e81 commit e35a81e

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 = "3.1.3"
32+
version = "3.1.4"
3333
requires = ["boto3>=1.7.55", "retrying>=1.3.3"]
3434

3535
setup(

0 commit comments

Comments
 (0)