Skip to content

Commit 90827fa

Browse files
authored
Prepare for 0.0.2 release (#3)
1 parent 9da063f commit 90827fa

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.1'
6+
__version__ = 'v0.0.2'

0 commit comments

Comments
 (0)