Skip to content

Commit da1e6aa

Browse files
author
Dan
committed
Bumping version to 0.61
1 parent 8c01855 commit da1e6aa

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.6',
22+
version='0.61',
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)