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 377e26a commit e818f65Copy full SHA for e818f65
sqlalchemy_crud_plus/__init__.py
@@ -3,4 +3,4 @@
3
from .crud import CRUDPlus as CRUDPlus
4
from .errors import ModelColumnError as ModelColumnError
5
6
-__version__ = 'v0.0.2'
+__version__ = 'v0.0.3'
0 commit comments