Skip to content

Commit 59f2bc4

Browse files
Tim Lanetilne
authored andcommitted
Bump version to 2.8.0
Signed-off-by: Tim Lane <[email protected]>
1 parent f0ae346 commit 59f2bc4

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
@@ -28,7 +28,7 @@ def read(fname):
2828
"nodewatcher = nodewatcher.nodewatcher:main",
2929
"jobwatcher = jobwatcher.jobwatcher:main",
3030
]
31-
version = "2.7.0"
31+
version = "2.8.0"
3232
requires = ["boto3>=1.7.55", "retrying>=1.3.3", "paramiko>=2.4.2"]
3333

3434
setup(

0 commit comments

Comments
 (0)