- can read version number from setup.py if not present in manifest (was required in manifest) - can set user/group that will be used for rpm files (was always a user with the same name as the virtualenv you're created)
0.7.0
thanks alvin-huang
0.2.0
fpm has a `-f` command that won't bomb out if an fpm is there already, and instead overwrite it. We now set that flag.
0.1.1
this was accidentally overlooked in the first release.