Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
yeggor committed Sep 14, 2023
1 parent c106fd1 commit 5f627ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fwhunt_scan/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

__author__ = "FwHunt team"
__email__ = "[email protected]"
__version__ = "2.3.3"
__version__ = "2.3.4"

from .uefi_analyzer import UefiAnalyzer, UefiAnalyzerError
from .uefi_scanner import UefiRule, UefiScanner, UefiScannerError
Expand Down

0 comments on commit 5f627ee

Please sign in to comment.