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

Commit

Permalink
Merge pull request #166 from istresearch/dev-version-roll
Browse files Browse the repository at this point in the history
Update version.py
  • Loading branch information
andrewkcarter authored May 26, 2020
2 parents 471fb8b + 7fb4d01 commit 6226dd7
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.2'
__version__ = '4.0.3'

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

0 comments on commit 6226dd7

Please sign in to comment.