diff --git a/doc/func_timeout.html b/doc/func_timeout.html index f284cd1..0f59aac 100644 --- a/doc/func_timeout.html +++ b/doc/func_timeout.html @@ -6,7 +6,7 @@
| - func_timeout (version 4.3.3) | index |
Copyright (c) 2016, 2017, 2019 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
@@ -383,5 +383,5 @@ to return cleanly, but in most cases it
+__version_tuple__ = (4, 3, 4)
__all__ = ('func_timeout', 'func_set_timeout', 'FunctionTimedOut', 'StoppableThread')
-__version_tuple__ = (4, 3, 3)