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 d9c8b10 commit b69ab6eCopy full SHA for b69ab6e
setup.py
@@ -16,7 +16,7 @@
16
from setuptools import setup, find_packages
17
18
setup(name='parallel-ssh',
19
- version='0.80.5',
+ version='0.80.6',
20
description='Asynchronous parallel SSH library',
21
author='Panos Kittenis',
22
author_email='pkittenis@gmail.com',
0 commit comments