Skip to content

Commit 0445013

Browse files
committed
Bump version to 0.4.3
1 parent dcfd0b5 commit 0445013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlalchemyseed/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
from .loader import load_entities_from_json
2929
from .loader import load_entities_from_yaml
3030

31-
__version__ = '0.4.2'
31+
__version__ = '0.4.3'
3232

3333

3434
if __name__ == '__main__':

0 commit comments

Comments
 (0)