We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0ae346 commit 59f2bc4Copy full SHA for 59f2bc4
setup.py
@@ -28,7 +28,7 @@ def read(fname):
28
"nodewatcher = nodewatcher.nodewatcher:main",
29
"jobwatcher = jobwatcher.jobwatcher:main",
30
]
31
-version = "2.7.0"
+version = "2.8.0"
32
requires = ["boto3>=1.7.55", "retrying>=1.3.3", "paramiko>=2.4.2"]
33
34
setup(
0 commit comments