Skip to content

Commit e818f65

Browse files
authored
Prepare for 0.0.3 release (#5)
1 parent 377e26a commit e818f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlalchemy_crud_plus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
from .crud import CRUDPlus as CRUDPlus
44
from .errors import ModelColumnError as ModelColumnError
55

6-
__version__ = 'v0.0.2'
6+
__version__ = 'v0.0.3'

0 commit comments

Comments
 (0)