Skip to content

Commit edc67d4

Browse files
authored
Prepare for 1.11.0 release (#56)
1 parent a7fabfe commit edc67d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlalchemy_crud_plus/__init__.py

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

6-
__version__ = '1.10.0'
6+
__version__ = '1.11.0'

0 commit comments

Comments
 (0)