Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@boramalper boramalper released this 13 Nov 11:14
· 1 commit to master since this release

Installation

python3 -m pip install --user himawaripy==2.2.0

Fixes

  • urllib.error.HTTPError: HTTP Error 404: Not Found see #117.

Changes

  • Using black for code formatting.