Features and Bug Fixes
* Windows support! YES, you can now have Windows machines as part of your cluster (notice --docker is not supported on Windows)
* Add initial Conda package manager support (still in beta)
* Add --gpus and --cpu-only for easier GPU control when running multiple `trains-agent` instances on the same machine
* Add [python_binary](https://github.com/allegroai/trains-agent/blob/master/docs/trains.confL35) can now be specified (the default is the same python binary executing the `trains-agent`)
* Fix Issue 2