*Changes*
**New Features:**
- Support binary packaging for projects with requirements.txt instead of setup.py ([Issue](https://github.com/iliapolo/pyci/issues/33))
**Dangling Commits:**
- Bump version to 0.5.2 ([Commit](https://github.com/iliapolo/pyci/commit/8b361a4ae295d66e7a4cc0284e445525d7d3f8f5))
- Bring back pyenv cache in travis since it takes forever to install ([Commit](https://github.com/iliapolo/pyci/commit/bea9047f6b5325dcf1bbc3968a006de24e824280))
- Upgrade versions of requests and jinja2 due to security alerts (36) ([Commit](https://github.com/iliapolo/pyci/commit/17a5162f0479ebfdf0d1047ab4016cede6b7c211))
- Fix release command to use a custom entry point because the packager no longer (intentionally) detects it ([Commit](https://github.com/iliapolo/pyci/commit/f5682d57691085940b4bd4f4e12718b5993252cc))
- Remove caches from CI builds - they currently cause more problems than they solve ([Commit](https://github.com/iliapolo/pyci/commit/920abb95e73f0b5773bfba45537d8911782646e7))