-----------------
* Fix: Support ``auth.profile_name`` passing in a boto profile name (:pr:`172`)
* Fix: Uploading package with empty description using twine crashes DynamoDB backend (:issue:`174`)
* Fix: Config file generation for use with docker container (using %(here)s was not working)
* Use cryptography package instead of horrifyingly old and deprecated pycrypto (:issue:`179`)
* Add ``storage.public_url`` to S3 backend (:issue:`173`)