Skip to content

Commit 6f50a49

Browse files
authored
Prepare for 1.3.0 release (#22)
1 parent 527f12b commit 6f50a49

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
@@ -2,4 +2,4 @@
22
# -*- coding: utf-8 -*-
33
from .crud import CRUDPlus as CRUDPlus
44

5-
__version__ = 'v1.2.0'
5+
__version__ = 'v1.3.0'

0 commit comments

Comments
 (0)