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