1.1.0
Bug fixes:
- simplify .conda package info, to work with conda/conda#8639 and conda/conda-build#3500
- add missing six dep
- fix reference in cli.py to incorrect API function (how was this working?)
- Wrap calls to shutil.move in try, because of windows permission errors observed on Appveyor