Lots of bugfixes, mostly with parsing issues. Check the [changelog](http://pythonhosted.org/PGPy/changelog.html#v0-2-1)
0.2.0
- Now loads DSA keys - Supports decrypting secret key material using many more ciphers - Lots more parsing works correctly - `pip install PGPy` now works correctly when prerequisites aren't installed
See the [changelog](http://pythonhosted.org/PGPy/changelog.html) for more complete information :)
0.1.0
First release! - Load keys - Load signatures - Sign things with RSA (detached only) - Verify RSA signatures (detached only)