Skip to content

Commit 61742eb

Browse files
committed
prep for release
1 parent 3a75685 commit 61742eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
long_description = f.read()
77

88
setup(name='rsp',
9-
version='0.5.1',
9+
version='1.0.0',
1010
description='Rapid SSH Proxy',
1111
url='https://github.com/Snawoot/rsp',
1212
author='Vladislav Yarmak',

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: rsp
2-
version: '0.8.2'
2+
version: '1.0.0'
33
summary: Rapid SSH Proxy.
44
description: |
55
rsp is a SSH client which implements SOCKS5 proxy feature of SSH protocol.

0 commit comments

Comments
 (0)