Skip to content

Commit f753b7e

Browse files
authored
Prepare for 1.7.0 release (#38)
1 parent d56a703 commit f753b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlalchemy_crud_plus/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# -*- coding: utf-8 -*-
33
from .crud import CRUDPlus as CRUDPlus
44

5-
__version__ = '1.6.0'
5+
__version__ = '1.7.0'

0 commit comments

Comments
 (0)