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 401f200 commit 179d6efCopy full SHA for 179d6ef
sqlalchemy_crud_plus/__init__.py
@@ -2,4 +2,4 @@
2
# -*- coding: utf-8 -*-
3
from .crud import CRUDPlus as CRUDPlus
4
5
-__version__ = 'v1.0.0'
+__version__ = 'v1.1.0'
0 commit comments