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 ae4a6e0 commit 923954dCopy full SHA for 923954d
sqlalchemy_crud_plus/__init__.py
@@ -2,4 +2,4 @@
2
# -*- coding: utf-8 -*-
3
from .crud import CRUDPlus as CRUDPlus
4
5
-__version__ = 'v1.1.0'
+__version__ = 'v1.2.0'
0 commit comments