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 8b235be commit 26bc8a3Copy full SHA for 26bc8a3
setup.py
@@ -19,7 +19,7 @@
19
from setuptools import find_packages
20
21
setup(name='parallel-ssh',
22
- version='0.61',
+ version='0.7',
23
description='Wrapper library over paramiko to allow remote execution of tasks. Supports parallel execution on multiple hosts',
24
author='Panos Kittenis',
25
author_email='pkittenis@gmail.com',
0 commit comments