Skip to content

v1.3.0

Compare
Choose a tag to compare
@rizdaprasetya rizdaprasetya released this 25 Oct 08:42
· 45 commits to master since this release

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