Skip to content

Commit 396f900

Browse files
authored
Prepare for 1.13.2 release (#98)
1 parent bb59208 commit 396f900

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sqlalchemy_crud_plus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .crud import CRUDPlus as CRUDPlus
22
from .types import JoinConfig as JoinConfig
33

4-
__version__ = '1.13.1'
4+
__version__ = '1.13.2'

0 commit comments

Comments
 (0)