Version 1.0.1
This release adds the finished retrieve() method and minor bug fixes:
- Fixed an issue with the
retrieve()method where I forgot to add support to Poll ID - Added a constructor which allows you to create a poll by passing it a valid poll ID.
- Fixed some typos in the
README.md - Added another example to the example class