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 #219 from istresearch/develop
Browse files Browse the repository at this point in the history
Release 4.0.13 (2)
  • Loading branch information
andrewkcarter authored Apr 4, 2022
2 parents 9c4da11 + 5d1b647 commit d9998aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ requests==2.20.0
requests-oauthlib==0.6.1
scutils==1.3.0.dev6
tenacity==7.0.0
urllib3==1.26.5
urllib3==1.24.2
uwsgi==2.0.15
gevent==1.5.0
Werkzeug==2.0.1
Expand Down
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.13'
__version__ = '4.0.14'

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

0 comments on commit d9998aa

Please sign in to comment.