PyWavelets 1.1.1
This release is functionally identical to 1.1.0.
This release modified setup.py
to mark the package as Python 3.5+ only so pip
will not try to install 1.1.1 on older Python versions. To prevent pip from trying to install 1.1.0 on older Python, the source tarball for 1.1.0 was removed from PyPI.