Skip to content

Commit

Permalink
chore(release)!: Bump version number to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
c0r0n3r committed Dec 27, 2023
1 parent 79bbd8a commit 8bfc7a8
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.2'
__version__ = '0.4.3'
__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 8bfc7a8

Please sign in to comment.