Skip to content

Commit 6edbb14

Browse files
author
Szilárd Pfeiffer
committed
Bump version number to 0.3.2
1 parent 55b189f commit 6edbb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dheater/__setup__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22

33
__title__ = 'DHEater'
4-
__version__ = '0.3.1'
4+
__version__ = '0.3.2'
55
__description__ = 'D(HE)ater is an attacking tool heating the CPU by enforcing DHE KEX in case of TLS and SSH'
66
__author__ = 'BalaSys IT Security'
77
__maintainer__ = 'Szilárd Pfeiffer'

0 commit comments

Comments
 (0)