Skip to content

Commit

Permalink
Patch: no longer creates unecessary threads
Browse files Browse the repository at this point in the history
  • Loading branch information
ocket8888 committed Aug 13, 2018
1 parent 6844191 commit aff54c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connmonitor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

__author__ = "Brennan W. Fieck"

__version__ = "4.1.2"
__version__ = "4.1.3"

import sys

Expand Down

0 comments on commit aff54c0

Please sign in to comment.