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