cli-weather v0.1.2 3alpha test release
ver 0.1.2
3 - Alpha Test Release
- Python2 and Python3 compatible: Finally running in both py2 and py3, previously had issues with module imports. Tested with Ubuntu container running in interactive+detached mode.
- Introduction of wheel distribution in binary: Wheel distribution with --universal tag signifying above feature. Wheel enhances installation since the source is in binar.
- Minor bug fixes in setup.py