Skip to content

Commit 51faad7

Browse files
author
Dan
committed
Updated setup.py
1 parent 08c890b commit 51faad7

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
@@ -20,7 +20,7 @@
2020

2121
setup(name='parallel-ssh',
2222
version='0.70',
23-
description='Wrapper library over paramiko to allow remote execution of tasks. Supports parallel execution on multiple hosts',
23+
description='Asynchronous parallel SSH library',
2424
author='Panos Kittenis',
2525
author_email='pkittenis@gmail.com',
2626
url = "https://github.com/pkittenis/parallel-ssh",

0 commit comments

Comments
 (0)