v0.2.2.13
This release includes a few Python 3 compatibility fixes and bug fixes.
- Merged #244 - Resolving
on_color
function docstring has wrong parameter - Merged #384 - Resolving #383 - ensures int arguments to np.reshape
- Merged #403 - Resolving #335 and #401 - Handle py3 compatibility for writers stdin error handling.
- Merged #405 - Add
self.filename
as aVideoFileClip
attribute - Merged #410 - Resolving #313 - Make concatenate_videoclips python 3 compatible