Skip to content

Commit a8678c6

Browse files
committed
Bump version to 3.1.0
Signed-off-by: Francesco De Martino <[email protected]>
1 parent abe2ea0 commit a8678c6

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

3535
setup(

0 commit comments

Comments
 (0)