* Add option to limit past events returned by get_past_events. * Added get_events_attendees and get_events_photos to retrieve that info for multiple events in one API request.
0.0.6
---------------------------------
* Fixed: `Don't return "no" RSVPs as attendees <https://github.com/pythonkc/pythonkc-meetups/issues/4>`_
0.0.5
--------------------------------
* Removed explicit dependency on distribute version 0.6.14. * Switch from httplib2 to requests.