Skip to content

cli-weather v0.1.2 3alpha test release

Compare
Choose a tag to compare
@vatsa287 vatsa287 released this 29 Jul 06:18

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