diff --git a/doc/func_timeout.StoppableThread.html b/doc/func_timeout.StoppableThread.html index c277b83..74167b9 100644 --- a/doc/func_timeout.StoppableThread.html +++ b/doc/func_timeout.StoppableThread.html @@ -182,6 +182,13 @@ initial name is set by the constructor.
| - func_timeout (version 4.1.0) | index |
Copyright (c) 2016, 2017 Tim Savannah All Rights Reserved.
Licensed under the Lesser GNU Public License Version 3, LGPLv3. You should have recieved a copy of this with the source distribution as
@@ -205,5 +205,5 @@ to return cleanly, but in most cases it
+__version_tuple__ = (4, 2, 0)
__all__ = ('func_timeout', 'func_set_timeout', 'FunctionTimedOut')
-__version_tuple__ = (4, 1, 0)