Skip to content

Commit

Permalink
Update __version__
Browse files Browse the repository at this point in the history
  • Loading branch information
GamehunterKaan committed Jun 2, 2022
1 parent ed9da99 commit adcf6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autopwn.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from modules.outfile import InitializeOutput, WriteToFile, OutputBanner

__author__ = 'GamehunterKaan'
__version__ = '1.0.3'
__version__ = '1.0.4'

#parse command line arguments
argparser = ArgumentParser(description="AutoPWN Suite")
Expand Down

0 comments on commit adcf6d8

Please sign in to comment.