Skip to content

Commit 77b5404

Browse files
committed
Bump version to 0.6
1 parent ffcbf8d commit 77b5404

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
@@ -19,7 +19,7 @@
1919
from setuptools import find_packages
2020

2121
setup(name='parallel-ssh',
22-
version='0.5',
22+
version='0.6',
2323
description='Wrapper library over paramiko to allow remote execution of tasks. Supports parallel execution on multiple hosts',
2424
author='Panos Kittenis',
2525
author_email='[email protected]',

0 commit comments

Comments
 (0)