-------------------
Test/Bugfix Release
Changes (from v.0.1)
* ``seqls``: It's accessed the same old way (ie, ``seqls`` from the command line),
but it's no longer a dedicated script; it's been moved to
``seqparse.cli.seqls`` to ease installation.
* The test suite has been expanded to cover pretty much everything as it
currently stands.
* Fixed a bug where the padding on single frames wasn't resolving properly.
* ``README.md`` updated with a laundry list of stuff I'd like to do before I'm
moderately satisfied with my coding endeavours.