- candidate rating fix from Dan Drinkard
- getBillsByOfficial fix from Mike Shultz
- workaround for bugged responses from votesmart API with blank strings
- some bugfixes related to changes in votesmart API
- new votes.getByBillNumber and officials.getStatewide methods
- Fixed __repr__ so that eval(repr(obj)) == obj for all VotesmartApiObjects
- zip code lookup methods (contributed by Michael Stephens)
- fix bugs in installation and elections with a single stage (thanks slinkp)
- fixes to places where PVS returns single items where lists are expected
- fix allowing fetching of BillDetail amendments (thanks Josh Eastburn)
- first public release (superceded unpythonic internal library)