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 a1a77ba commit d27bff8Copy full SHA for d27bff8
setup.py
@@ -28,7 +28,7 @@ def read(fname):
28
"nodewatcher = nodewatcher.nodewatcher:main",
29
"jobwatcher = jobwatcher.jobwatcher:main",
30
]
31
-version = "2.8.0"
+version = "2.8.1"
32
requires = ["boto3>=1.7.55", "retrying>=1.3.3", "paramiko>=2.4.2"]
33
34
setup(
0 commit comments