Skip to content

3.37

Choose a tag to compare

@simonw simonw released this 18 Jul 18:44
· 59 commits to main since this release
  • The create-table and insert-files commands all now accept multiple --pk options for compound primary keys. (#620)
  • Now tested against Python 3.13 pre-release. (#619)
  • Fixed a crash that can occur in environments with a broken numpy installation, producing a module 'numpy' has no attribute 'int8'. (#632)