v1.3.0
Main changes:
- drop support for Python 2 (because Python 2 has reached its end of life), in favor of:
- improve compatibility with Python 3
- prevent package fail to be properly installed on Windows OS env
- update setup.py by following official pypa sample