* pypi and travis together messed up the deploy of `v0.2` this should fix it
0.2.0
* **breaking change**: `values()` on a model is now a method not a property, takes `include` and `exclude` arguments * allow annotation only fields to support mypy * add pretty `to_string(pretty=True)` method for models