We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 114c7bd commit 0f7718dCopy full SHA for 0f7718d
sqlalchemy_crud_plus/__init__.py
@@ -2,4 +2,4 @@
2
# -*- coding: utf-8 -*-
3
from .crud import CRUDPlus as CRUDPlus
4
5
-__version__ = 'v1.3.0'
+__version__ = 'v1.4.0'
0 commit comments