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