This patch release includes the following changes:
Issues Closed
1. [Issue 25](https://github.com/SciTools-incubator/python-stratify/issues/25) - Installation from PyPI fails ([PR 29](https://github.com/SciTools-incubator/python-stratify/pull/29))
1. [Issue 26](https://github.com/SciTools-incubator/python-stratify/issues/26) - PyPI tar file misses *.pyx file, causing `pip install python-stratify` to fail ([PR 29](https://github.com/SciTools-incubator/python-stratify/pull/29))
Pull Requests Merged
1. [PR 20](https://github.com/SciTools-incubator/python-stratify/pull/20) - Add coveralls (lbdreyer)
1. [PR 21](https://github.com/SciTools-incubator/python-stratify/pull/21) - Add pytest + coveralls (lbdreyer)
1. [PR 22](https://github.com/SciTools-incubator/python-stratify/pull/22) - Test with Python3.6 and Python3.* (lbdreyer)
1. [PR 28](https://github.com/SciTools-incubator/python-stratify/pull/28) - update travis (bjlittle)
1. [PR 29](https://github.com/SciTools-incubator/python-stratify/pull/29) - Fix installation via setup.py and pip (take 2) (tjtg)
1. [PR 30](https://github.com/SciTools-incubator/python-stratify/pull/30) - Address numpy future warnings in stratify.interpolate (bayliffe)
1. [PR 32](https://github.com/SciTools-incubator/python-stratify/pull/32) - remove redundant cython binding directive (bjlittle)
1. [PR 33](https://github.com/SciTools-incubator/python-stratify/pull/33) - set release version 0.1.1 (bjlittle)
Contributors
Thanks to lbdreyer, bjlittle, tjtg, and bayliffe for contributions to this release.
Acknowledgements
Thanks goes to dopplershift, basing the format of these release notes on [cartopy v0.17.0 release notes](https://github.com/SciTools/cartopy/releases/tag/v0.17.0).