0.12.2 fix imports (again)

This commit is contained in:
Yusur 2026-01-29 19:15:48 +01:00
parent 919bdcbe06
commit 634d251395
5 changed files with 30 additions and 18 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 0.12.2
+ Fix imports in module `sqlalchemy.quart`
## 0.12.1
+ Fix import failure for `AsyncSelectPagination` (module `sqlalchemy`)