Skip to content

Commit 5ff53da

Browse files
demartinofratilne
authored andcommitted
Bump version to 2.6.1
Signed-off-by: Francesco De Martino <fdm@amazon.com>
1 parent a35f872 commit 5ff53da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def read(fname):
2828
"nodewatcher = nodewatcher.nodewatcher:main",
2929
"jobwatcher = jobwatcher.jobwatcher:main",
3030
]
31-
version = "2.6.0"
31+
version = "2.6.1"
3232
requires = ["boto3>=1.7.55", "retrying>=1.3.3", "paramiko>=2.4.2"]
3333

3434
setup(

0 commit comments

Comments
 (0)