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 a204992 commit 59f6271Copy full SHA for 59f6271
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.13.0'
+__version__ = '1.13.1'
0 commit comments