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 0f64a65 commit 2d76149Copy full SHA for 2d76149
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.12.1'
+__version__ = '1.13.0'
0 commit comments