- Fix bug in path created by `add_generated_wheels_to_releases`
0.6.1
------------------
- Fix failing tests to reflect updated `seed_packages` command
0.6
----------------
- createwheels command updates Release.files with any .whl files it creates - Fix bug where not all files are stored for a release - Add `refresh` command that checks for newer versions of all locally stored package releases
0.5
----------------
- Moved from using filesystem lookup to storing package records in db
0.4
----------------
- `createwheels` command builds wheel for each local package