Skip to content

Commit

Permalink
Bump version number to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Szilárd Pfeiffer committed Feb 3, 2022
1 parent 55b189f commit 6edbb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dheater/__setup__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-

__title__ = 'DHEater'
__version__ = '0.3.1'
__version__ = '0.3.2'
__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'
Expand Down

0 comments on commit 6edbb14

Please sign in to comment.