:nail_care: Enhancement
- New wandb.Audio data type.
- New step keyword argument when logging metrics
- Ability to specify run group and job type when calling wandb.init() or via
environment variables. This enables automatic grouping of distributed training runs
in the UI
- Ability to override username when using a service account API key
:bug: Bug Fix
- Handle non-tty environments in Python2
- Handle non-existing git binary
- Fix issue where sometimes the same image was logged twice during a Keras step