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 bb59208 commit 396f900Copy full SHA for 396f900
1 file changed
sqlalchemy_crud_plus/__init__.py
@@ -1,4 +1,4 @@
1
from .crud import CRUDPlus as CRUDPlus
2
from .types import JoinConfig as JoinConfig
3
4
-__version__ = '1.13.1'
+__version__ = '1.13.2'
0 commit comments