Skip to content

Commit e3594e0

Browse files
authored
Merge branch 'develop' into wip/replace-privateip-matching-with-instanceid
2 parents 56b0fb7 + ab7083c commit e3594e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "3.15.0"
35+
version = "3.16.0"
3636
requires = ["boto3>=1.7.55", "retrying>=1.3.3", "setuptools"]
3737

3838
setup(

0 commit comments

Comments
 (0)