Added
- Support for Python 3!
Changed
- The `upload()` methods of `Dataset` and `Collection` objects and the
`append_files()` method of `TimeSeries` can now be passed a list of files or
separate file arguments.
- Updated documentation and documentation URLs.
- Unpinned version of the `pytz` dependency.
Fixed
- Fixed overrides of concept and streaming API hosts.
Removed
- `TimeSeries` streaming upload API.
- Deprecated `set` and `append` methods.