diff --git a/handshakes-dl.py b/handshakes-dl.py index 9d601ad..0e37bd5 100644 --- a/handshakes-dl.py +++ b/handshakes-dl.py @@ -67,7 +67,7 @@ TEMPLATE = """ class HandshakesDL(plugins.Plugin): __author__ = 'me@sayakb.com' - __version__ = '0.1.1' + __version__ = '0.2.1' __license__ = 'GPL3' __description__ = 'Download handshake captures from web-ui.'