Skip to content

Commit

Permalink
chore(release)!: Bump version number to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
c0r0n3r committed Oct 2, 2023
1 parent 3b43cf4 commit 4300d94
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.4.0'
__version__ = '0.4.1'
__description__ = 'D(HE)ater is an attacking tool heating the CPU by enforcing DHE KEX in case of TLS and SSH'
__author__ = 'Szilárd Pfeiffer'
__maintainer__ = 'Szilárd Pfeiffer'
Expand Down

0 comments on commit 4300d94

Please sign in to comment.