Release name from [here](http://creativityforyou.com/combomaker.html).
* Further fix to pick up example data (needed package sources package and inclusion of directory in setup.py). Fixes [701148503](https://github.com/aeturrell/specification_curve/issues/17#issue-701148503) * Fixed auto-deployment to pypi, via travis autodeploy encryption * Examples available interactively via Google Colab
0.2.2
------------------
* More badges in readme * Dropped support for python 3.5
0.2.1
------------------
* Switched to object oriented design * Now supports range of statsmodels estimators! * Example showing how to save plots to file in docs * Example showing where estimation results are stored in docs * Docs example of very large number of specifications
0.1.1
-------------------
* Multiple independent, dependent, and control variables implemented as lists. Mutually exclusive control variables implemented. Expansions of categorical variables into mutually exclusive fixed effects implemented.