Skip to content

Commit 15e93bf

Browse files
set version to 0.6.1
1 parent a745f32 commit 15e93bf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# SSH-MITM Plugins
22

3+
## The plugins are not maintained and only compatible with SSH-MITM 0.6.3!
4+
35
SSH-MITM plugins are extensions for SSH-MITM 0.6.3.
46

57
**Note:** This plugins are not compatible with SSH-MITM >= 1.0.0!

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def get_entry_points():
1919

2020
setup(
2121
name='ssh-mitm-plugins',
22-
version='0.6',
22+
version='0.6.1',
2323
author='Simon Böhm',
2424
author_email='[email protected]',
2525
description='advanced features for ssh-mitm server',

0 commit comments

Comments
 (0)