🔖 Release version 0.0.27

This commit is contained in:
Sebastián Ramírez
2025-10-08 18:37:37 +02:00
parent f9f4faf68b
commit a85de910d1
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Latest Changes
## 0.0.27
### Upgrades
* ⬆️ Add support for Python 3.14. PR [#1578](https://github.com/fastapi/sqlmodel/pull/1578) by [@svlandeg](https://github.com/svlandeg).