Skip to content

3.2.4

Choose a tag to compare

@wesleykendall wesleykendall released this 02 Sep 16:13
· 1 commit to main since this release
e82a8b5

Fixes

  • Modify how typing-extensions is imported to avoid needing it as runtime dependency by @max-muoto in #56.
  • Fix return type of pgbulk.update when there is no input and returning is not None by @wesleykendall in #57.