🔖 Release version 0.0.29

This commit is contained in:
Sebastián Ramírez
2025-12-23 21:58:42 +01:00
parent 44e7a2d1ac
commit c702e2ec3e
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
## Latest Changes
## 0.0.29
### Fixes
* 🐛 Fix `alias` support for Pydantic v2. PR [#1577](https://github.com/fastapi/sqlmodel/pull/1577) by [@ravishan16](https://github.com/ravishan16).