Skip to content

v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 16:21
· 23 commits to main since this release
969edcd

Credits to @mjpieters for the contribution! 🚀

Fixes

  • Undeclared dependency: six (in generated code). {#85}
  • Leave JSON encoding to HTTPX. {#87}
  • Correct function name in documentation. {#90}
  • Update example main.py to handle 'n' input. {#91}