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 #220 from istresearch/develop
Browse files Browse the repository at this point in the history
Update version.py
  • Loading branch information
andrewkcarter authored Apr 4, 2022
2 parents d9998aa + 025e9cc commit 96c7c8a
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.14'
__version__ = '4.0.13'

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

0 comments on commit 96c7c8a

Please sign in to comment.