1.4.0 - fix entry_points
Enry-points writte to bin via pip on editable-installed packages were not using the correct python env - they were referencing the underlying python. This has been fixed.
Also, clones can now use file:// and git+file:// style urls.