Skip to content

0.27.1 (2025-11-03)

Latest

Choose a tag to compare

@knope-bot knope-bot released this 03 Nov 15:30
c41e22a

Fixes

  • Remove non-existent CHANGELOG.md references from UV and Poetry templates (#1344)
  • Initialize optional lists as UNSET, not [] (#1346)
  • Correct docstring typos in client template (#1347)
  • Replace bare except blocks with specific exception types (#1348)

Update uv_build to 0.9

#1352 by @johnthagen

uv has been in the 0.9.x release cycle for a while, so update templates to use the corresponding uv_build range.