Skip to content

Commit

Permalink
update ver string.
Browse files Browse the repository at this point in the history
  • Loading branch information
noptrix committed Apr 18, 2021
1 parent 433cfb7 commit 66ed123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sshprank.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@


__author__ = 'noptrix'
__version__ = '1.4.0'
__version__ = '1.4.1'
__copyright = 'santa clause'
__license__ = 'MIT'

Expand Down

0 comments on commit 66ed123

Please sign in to comment.