diff --git a/doc/func_timeout.html b/doc/func_timeout.html index fe4b04a..f284cd1 100644 --- a/doc/func_timeout.html +++ b/doc/func_timeout.html @@ -6,7 +6,7 @@
 
- 
func_timeout (version 4.3.2)
index
+ 
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          __all__ = ('func_timeout', 'func_set_timeout', 'FunctionTimedOut', 'StoppableThread')
-__version_tuple__ = (4, 3, 2) +__version_tuple__ = (4, 3, 3)

\ No newline at end of file diff --git a/doc/func_timeout.py2_raise.html b/doc/func_timeout.py2_raise.html index 71f4959..ac56f8d 100644 --- a/doc/func_timeout.py2_raise.html +++ b/doc/func_timeout.py2_raise.html @@ -9,7 +9,7 @@  
 
func_timeout.py2_raise
index
+>index
/home/tim/projects/func_timeout/func_timeout/py2_raise.py

# Python2 allows specifying an alternate traceback.

@@ -20,4 +20,4 @@
       
raise_exception(exception)
# Python2 allows specifying an alternate traceback.
- + \ No newline at end of file