Skip to content

Version 0.1.4

Latest
Compare
Choose a tag to compare
@mwouts mwouts released this 28 Sep 10:57
· 1 commit to main since this release

Fixed

  • We now use HTTPS as required by the world bank API (#18) - thanks to John Cant for fixing this!

Added

  • Added __version__
  • We use GitHub Actions for CI
  • We use pre-commit for code formatting

Changed

  • The package can be used with Python 3.7 to 3.12