Skip to content

Commit bf017c4

Browse files
francesco-giordanodemartinofra
authored andcommitted
Bump version to 3.1.2
1 parent 0c7619a commit bf017c4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ aws-parallelcluster-node CHANGELOG
33

44
This file is used to list changes made in each version of the aws-parallelcluster-node package.
55

6+
3.1.2
7+
------
8+
9+
**CHANGES**
10+
- There were no changes for this version.
11+
612
3.1.1
713
------
814

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

3535
setup(

0 commit comments

Comments
 (0)