🔖 Release version 0.0.26

This commit is contained in:
Sebastián Ramírez
2025-10-08 13:17:26 +02:00
parent 5644ab4a29
commit 0cbf2e6049
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Latest Changes
## 0.0.26
### Fixes
* 🐛 Fix attribute handling in `model_dump` for compatibility with the latest Pydantic versions. PR [#1595](https://github.com/fastapi/sqlmodel/pull/1595) by [@spazm](https://github.com/spazm).