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 a3cbbed commit 0f1c363Copy full SHA for 0f1c363
setup.py
@@ -21,7 +21,7 @@
21
convert_2_to_3['use_2to3'] = True
22
23
setup(name='parallel-ssh',
24
- version='0.80.6.post1',
+ version='0.80.7',
25
description='Asynchronous parallel SSH library',
26
author='Panos Kittenis',
27
author_email='pkittenis@gmail.com',
0 commit comments