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