Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkcarter authored Mar 2, 2021
1 parent c2bb074 commit 8febada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traptor/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '4.0.6.1'
__version__ = '4.0.6.2'

if __name__ == '__main__':
print(__version__)
Expand Down

0 comments on commit 8febada

Please sign in to comment.