Skip to content

Commit 3762fc2

Browse files
pkittenisPanos
authored andcommitted
Bump version for bug fix release
1 parent bca1a84 commit 3762fc2

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
@@ -2,7 +2,7 @@
22
from setuptools import find_packages
33

44
setup(name='parallel-ssh',
5-
version='0.1',
5+
version='0.2',
66
description='Wrapper library over paramiko to allow remote execution of tasks. Supports parallel execution on multiple hosts',
77
author='Panos Kittenis',
88
author_email='[email protected]',

0 commit comments

Comments
 (0)