+++++++++++++++++++ * Update docstrings * Remove logging setlevel to DEBUG for recursive acl operations
0.0.41
+++++++++++++++++++ * Remove GetContentSummary api call * Move check_token() under retry block * Expose timeout parameter for AdlDownloader and AdlUploader * Raise an exception instead of silently break for zero length reads
0.0.40
+++++++++++++++++++ * Fix zero length read * Remove dependence on custom wheel and conform to PEP 420
0.0.39
+++++++++++++++++++ * Fix for Chunked Decoding exception thrown while reading response.content
0.0.38
+++++++++++++++++++ * Added support for recursive acl functions * Fixed bug due to missing filesessionid in get_chunk
0.0.37
+++++++++++++++++++ * Reverted some changes introduced in 0.0.35 that didn't work with other tokens