Skip to content

freezebase 0.5.0

Choose a tag to compare

@lqgentner lqgentner released this 24 Aug 10:04
· 3 commits to main since this release
9670903

Added

  • Python 3.14 support
  • freezebase.__version__, read from the installed distribution metadata.

Fixed

  • HTTPDownloader now closes the streamed response on every path out of a
    download, not only on the successful one.