Skip to content

Commit 9fdf8cf

Browse files
author
Dan
committed
Updated setup.py
1 parent 51d3bf1 commit 9fdf8cf

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
@@ -24,7 +24,7 @@
2424
version='0.90.0',
2525
description='Asynchronous parallel SSH library',
2626
author='Panos Kittenis',
27-
author_email='pkittenis@gmail.com',
27+
author_email='22e889d8@opayq.com',
2828
url = "https://github.com/pkittenis/parallel-ssh",
2929
packages = find_packages('.', exclude=(
3030
'embedded_server', 'embedded_server.*')),

0 commit comments

Comments
 (0)