- Updated .gitignore to exclude .pytest_cache
- Excluding certain functions/classes from tests until API Gateway is ready
- Renamed tests modules to all lowercase
- Bumped version to 1.0.2 from 1.0.1
- Updated 'query' and 'poll' endpoints to reflect current working state of APIs
- Fixed .travis.yml branch regex
- Updated example scripts
- Removed pyopenssl property method from HTTPClient
- Removed test_repr() as not all tested python versions support ordered kwargs