* Pipe output from security context switches to /dev/null by default.
0.4.3
* Add `upgrade_pip` option to upgrade pip in the destination venv to the latest version.
0.4.2
* Add support for additional `.so` file patterns that may be installed with `pip` for SELinux.
0.4.1
* Add ability to run commands per-environment after the publish is complete. These will be the last thing run before migrations. This is handy for things like required `chmod` changes, or `curl` calls.
0.4.0
* SELinux is now supported. When a publish occurs, the proper security context is set for the published files and venv.