Skip to content

Commit 8223643

Browse files
committed
Bump version for new release
1 parent b513b41 commit 8223643

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.2',
5+
version='0.3',
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)