**0.5**

* sudo pip install now sets up argument completion automagically.

**0.4**

* Made the default starting directory the directory that the key file is in.

**0.3**

* Made the key file directly runnable with the runnable(__name__) command.

**0.2**

* Made ProjectKey a module function based runner rather than a class method based runner.

**0.1.1**

* Fixed bug caused by missing docstring.

**0.1**

* Initial release
