We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7fabfe commit edc67d4Copy full SHA for edc67d4
sqlalchemy_crud_plus/__init__.py
@@ -3,4 +3,4 @@
3
from .crud import CRUDPlus as CRUDPlus
4
from .types import JoinConfig as JoinConfig
5
6
-__version__ = '1.10.0'
+__version__ = '1.11.0'
0 commit comments