Added
- Support for python 3.7 | [6f02f8d](https://github.com/actmd/elementium/commit/6f02f8dc0a305176bbfe3c1dfc1a2fd5abc22146)
- Removed support for python 3.3
- Bumped major version number to indicate potential for breaking due to parameter renaming.
Changed
- README
- Renamed `async` parameters to `asynchronous` for python 3.7 compatibility.