Skip to content

Commit 1ca1357

Browse files
author
Dan
committed
Updated setup.py
1 parent 46e7054 commit 1ca1357

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
long_description=open('README.rst').read(),
2525
author='Panos Kittenis',
2626
author_email='22e889d8@opayq.com',
27-
url="https://github.com/pkittenis/parallel-ssh",
27+
url="https://github.com/ParallelSSH/parallel-ssh",
2828
packages=find_packages('.', exclude=(
2929
'embedded_server', 'embedded_server.*')),
3030
install_requires=['paramiko', 'gevent'],

0 commit comments

Comments
 (0)