diff --git a/dheater/__setup__.py b/dheater/__setup__.py index 97c7637..a9a460e 100644 --- a/dheater/__setup__.py +++ b/dheater/__setup__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- __title__ = 'DHEater' -__version__ = '0.2.5' +__version__ = '0.3.0' __description__ = 'D(HE)ater is an attacking tool heating the CPU by enforcing DHE KEX in case of TLS and SSH' __author__ = 'BalaSys IT Security' __maintainer__ = 'Szilárd Pfeiffer'