Skip to content

Commit e75166c

Browse files
Danpkittenis
authored andcommitted
Upload changes
1 parent 1ad556c commit e75166c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ deploy:
2727
secure: ZQJ41Nguc7Y5XHvtN8lITIiW1S1jvy0p50rssMUJpa9wVZIh0HcW0K/Xv2v17fDNuOvQlVbsF0sY/BmcRfH7c7nzwt7fRXGOjXbZk5djqwusKXL6zlVN7OKjAY6j2EByOjD9UpDDkB5tDqb4lRBCX87wknii/t+7/8P0ddoBojM=
2828
on:
2929
tags: true
30-
distributions: sdist bdist_wheel
30+
distributions: sdist
3131
repo: ParallelSSH/parallel-ssh

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
convert_2_to_3['use_2to3'] = True
2222

2323
setup(name='parallel-ssh',
24-
version='0.92.2',
24+
version='0.93.0',
2525
description='Asynchronous parallel SSH library',
2626
author='Panos Kittenis',
2727
author_email='22e889d8@opayq.com',

0 commit comments

Comments
 (0)