0.12.5 setuptools no more a dependency

This commit is contained in:
Yusur 2026-04-24 09:51:44 +02:00
parent 8b60c8d94a
commit e5a8c6bd61
4 changed files with 6 additions and 3 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 0.12.5
+ Optimized dependencies: `setuptools` now no more a dependency
## 0.12.4
+ Fix wrong imports in `sqlalchemy.quart` submodule