Skip to content

Commit 08c890b

Browse files
author
Dan
committed
Bump version
1 parent 26bc8a3 commit 08c890b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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