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